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
[mlir][int-range] Limit xor int range inference to i1 (#116968)
[llvm-project.git]
/
llvm
/
test
/
FileCheck
/
check-substring-multi-prefix.txt
blob
1fb25d8f58c4ced678b131d10a549bf9fb04dc87
1
// RUN: FileCheck -check-prefix=AAAOVERLAP -check-prefix=OVERLAP -input-file %s %s
2
3
foo
4
bar
5
buzz
6
7
// Use regex notation so the checks don't match themselves.
8
OVERLAP: fo{{o}}
9
AAAOVERLAP: ba{{r}}
10
OVERLAP: buz{{z}}