[PATCH] D107157: [NFC] Clean up tests in test/Transforms/LoopVectorize/assume.ll
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 06:34:16 PDT 2021
david-arm created this revision.
david-arm added reviewers: sdesmalen, CarolineConcatto, spatel.
david-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The tests previously had lots of unnecessary CHECK lines, where
all we really need to check is the presence (or absence) of the
assume intrinsic and the correct input operands.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107157
Files:
llvm/test/Transforms/LoopVectorize/assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107157.363059.patch
Type: text/x-patch
Size: 17333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210730/a1cdfe0f/attachment.bin>
More information about the llvm-commits
mailing list