]> granicus.if.org Git - clang/commit
Attempt to pacify buildbots after r280217
authorJames Molloy <james.molloy@arm.com>
Wed, 31 Aug 2016 11:01:41 +0000 (11:01 +0000)
committerJames Molloy <james.molloy@arm.com>
Wed, 31 Aug 2016 11:01:41 +0000 (11:01 +0000)
commit5e9401c9f72c69fc9a70b4ea7250ce19606fee4e
tree263a5cf78cdb62c630ebd21c18e5c44b8c03f59a
parent810bd3b69bba1beac896dd747f386b5fd310e2be
Attempt to pacify buildbots after r280217

These clang tests check diagnostics from the backend by giving it an unvectorizable loop. This loop is now vectorized :/

Make it really unvectorizable by making it unprofitable to ifconvert.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280220 91177308-0d34-0410-b5e6-96231b3b80d8
test/Misc/backend-optimization-failure-nodbg.cpp
test/Misc/backend-optimization-failure.cpp