commit | 75b1fb9b9e22f7f8f76c89982674761c734c390b | [log] [tgz] |
---|---|---|
author | James Molloy <james.molloy@arm.com> | Wed Aug 31 11:01:41 2016 +0000 |
committer | James Molloy <james.molloy@arm.com> | Wed Aug 31 11:01:41 2016 +0000 |
tree | c24f7a2f29d71d95b358677c09d58421d97f45a8 | |
parent | 171fdac7ced51500b9cde465afe5b7f8ac832fe1 [diff] |
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. llvm-svn: 280220