aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAnna Thomas <anna@azul.com>2017-10-16 15:12:39 +0000
committerAnna Thomas <anna@azul.com>2017-10-16 15:12:39 +0000
commit0026d91437272e090412aa98856430f7e4678660 (patch)
tree5e855a9f4aee8930b546d03dc8229e8d2288dd50 /clang/lib/Frontend/CompilerInvocation.cpp
parentdfd8e2ffd1aee3caf6aceedac3ff047cd427de60 (diff)
downloadllvm-0026d91437272e090412aa98856430f7e4678660.zip
llvm-0026d91437272e090412aa98856430f7e4678660.tar.gz
llvm-0026d91437272e090412aa98856430f7e4678660.tar.bz2
[Polly] Add XFAIL to large-numbers-in-boundary-context.ll
After rL315683 (improve SCEV to calculate max BETakenCount when end bound of loop is variant and loop is of form {Start,+1, Stride} LT End) this test in polly started failing. However, as discussed in https://reviews.llvm.org/rL315683, this polly test is not a loops bound test and the MaxBECount calculated by SCEV looks correct. The max BECount is the value calculated even when the end bound of loop is invariant. As discussed with Tobias offline, I'm marking this as an XFAIL, until he gets a chance to update the testcase, so the build bot goes to green. llvm-svn: 315912
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions