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][VLOPT] Remove dead passthru check in getOperandLog2EEW. NFC (#123911)
[llvm-project.git]
/
llvm
/
utils
/
lit
/
examples
/
many-tests
/
lit.cfg
blob
da01c935c8e661646e51cc823ea342dc3cab991c
1
# -*- Python -*-
2
3
import sys
4
import os
5
6
sys.path.insert(0, os.path.dirname(__file__))
7
import ManyTests
8
9
config.test_format = ManyTests.ManyTests()