repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Fix the code alignment for GroupFloatVectors. NFC
[llvm-project.git]
/
mlir
/
test
/
mlir-cpu-runner
/
X86Vector
/
lit.local.cfg
blob
88d1d75f7df8b3d10d54230f5f201872571126b5
1
import sys
2
3
# X86Vector tests must be enabled via build flag.
4
if not config.mlir_run_x86vector_tests:
5
config.unsupported = True