[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 Jun 27 20:36:17 PDT 2023


Mel-Chen created this revision.
Herald added a subscriber: artagnon.
Herald added a project: All.
Mel-Chen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The test cases for selecting increasing integer induction variable.


Repository:
  rG LLVM Github Monorepo

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.535224.patch
Type: text/x-patch
Size: 14596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/0174f839/attachment.bin>


More information about the llvm-commits mailing list