[PATCH] D153936: [LV] Add tests for select-cmp reduction pattern. (NFC)
Mel Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 20:15:50 PDT 2023
Mel-Chen updated this revision to Diff 542285.
Mel-Chen marked an inline comment as done.
Mel-Chen added a comment.
Changes:
- Drop the suffix of variable name
- Replace select_icmp_const_3 with select_icmp_const_3_variable_rdx_start
- Replace %ii with %rdx.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.542285.patch
Type: text/x-patch
Size: 15447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/b2602794/attachment.bin>
More information about the llvm-commits
mailing list