[PATCH] D153936: [LV] Add tests for select-cmp reduction pattern. (NFC)

Mel Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 01:56:34 PDT 2023


Mel-Chen updated this revision to Diff 538965.
Mel-Chen added a comment.

Changes:

- Change the name of phi
- Add a negative test case


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153936/new/

https://reviews.llvm.org/D153936

Files:
  llvm/test/Transforms/LoopVectorize/iv-select-cmp-no-wrap.ll
  llvm/test/Transforms/LoopVectorize/iv-select-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153936.538965.patch
Type: text/x-patch
Size: 15607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/88965965/attachment.bin>


More information about the llvm-commits mailing list