[PATCH] D94978: [NFC] cleanup noalias2.ll test

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 09:19:41 PST 2021


jeroen.dobbelaere created this revision.
jeroen.dobbelaere added a reviewer: jdoerfert.
jeroen.dobbelaere requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

D75825 <https://reviews.llvm.org/D75825> and D75828 <https://reviews.llvm.org/D75828> modified llvm/test/Transforms/Inline/noalias2.ll to handle llvm.assume. The checking though was broken.
The NO_ASSUME has been replaced by a normal CHECK; the ASSUME rules were never triggered and have been removed.
The test checks have been regenerated.


https://reviews.llvm.org/D94978

Files:
  llvm/test/Transforms/Inline/noalias2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94978.317600.patch
Type: text/x-patch
Size: 6294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/489d52d0/attachment.bin>


More information about the llvm-commits mailing list