[PATCH] D146718: [LV] Add tests for integer min max with index reduction pattern. (NFC)
Mel Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 06:02:29 PDT 2023
Mel-Chen created this revision.
Herald added a subscriber: arphaman.
Herald added a project: All.
Mel-Chen requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.
The test case for signed max with index, include strict and non-strict
max.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146718
Files:
llvm/test/Transforms/LoopVectorize/smax-idx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146718.507715.patch
Type: text/x-patch
Size: 9192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/dc220841/attachment.bin>
More information about the llvm-commits
mailing list