forked from apache/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEST] Move llvm import test away from minimum test (apache#9171)
* [TEST] Move llvm import test away from minimum test The llvm import relies on the same system clang and llvm version and may be tricky to get right on all platforms. Given this is an advanced feature, and there has been some problems in windows(could relates to clang version update). This PR moves away from minimum tests. * Update test_minimal_target_codegen_llvm.py * Update test_target_codegen_llvm.py Co-authored-by: Junru Shao <junrushao1994@gmail.com>
- Loading branch information
Showing
2 changed files
with
42 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters