[PATCH] D64819: Modified reassociate-after-unroll.ll to use regex basic block names.
Whitney via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 13:48:46 PDT 2019
Whitney created this revision.
Whitney added reviewers: nemanjai, spatel, efriedma.
Whitney added a project: LLVM.
Herald added subscribers: llvm-commits, dmgreen, zzheng.
This LIT test will fail if the naming of basic block got modified in transformations. Modified reassociate-after-unroll.ll to use regex basic block names.
Repository:
rL LLVM
https://reviews.llvm.org/D64819
Files:
llvm/test/Transforms/PhaseOrdering/reassociate-after-unroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64819.210165.patch
Type: text/x-patch
Size: 10910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/4e91f0fd/attachment.bin>
More information about the llvm-commits
mailing list