[PATCH] D33795: [PredicateInfo] Enable -reverse-iterate tests only for +Asserts builds
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 15:58:29 PDT 2017
mgrang updated this revision to Diff 101132.
mgrang retitled this revision from "[PredicateInfo] Remove -reverse-iterate from tests as it breaks on Release builds" to "[PredicateInfo] Enable -reverse-iterate tests only for +Asserts builds".
mgrang edited the summary of this revision.
mgrang added a comment.
Split -reverse-iterate tests and guarded them with REQUIRES: asserts.
I validated the tests with Release as well as Release+Asserts builds.
Repository:
rL LLVM
https://reviews.llvm.org/D33795
Files:
test/Transforms/Util/PredicateInfo/condprop.ll
test/Transforms/Util/PredicateInfo/condprop2.ll
test/Transforms/Util/PredicateInfo/testandor.ll
test/Transforms/Util/PredicateInfo/testandor2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33795.101132.patch
Type: text/x-patch
Size: 24165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/e910404c/attachment.bin>
More information about the llvm-commits
mailing list