[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 18 23:54:35 PDT 2023


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

Changes:

- Replace select_icmp_min_iv_start_value with select_icmp_min_valid_iv_start


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.541854.patch
Type: text/x-patch
Size: 15607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/ce667d94/attachment.bin>


More information about the llvm-commits mailing list