[PATCH] D105053: [INSTCOMBINE] Transform reduction(shuffle V, poison, unique_mask) to reduction(V).
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 29 05:35:59 PDT 2021
ABataev updated this revision to Diff 355188.
ABataev added a comment.
Rebase + remove the check for non-canonical shuffle.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105053/new/
https://reviews.llvm.org/D105053
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/reduction-shufflevector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105053.355188.patch
Type: text/x-patch
Size: 8625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/96aedda4/attachment.bin>
More information about the llvm-commits
mailing list