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] Test codegen'ing True16 additions.
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
unroll2.in
blob
0fb36ab06dc1c2ba757b7d2870ffba0fddb8064d
1
# Check that the different disjuncts in the unroll option
2
# are handled separately.
3
{ A[i] -> [i] : 0 <= i < 100000 }
4
{ : }
5
{ [i] -> unroll[0] : i < 4 or i > 99996 }