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
[AMDGPU] Make v8i16/v8f16 legal
[llvm-project.git]
/
mlir
/
test
/
Integration
/
Dialect
/
Vector
/
CPU
/
lit.local.cfg
blob
83247d7e3744917d7789ae197967774a414fc114
1
import sys
2
3
# No JIT on win32.
4
if sys.platform == 'win32':
5
config.unsupported = True