[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
Mon Jun 28 13:33:11 PDT 2021


ABataev updated this revision to Diff 355020.
ABataev added a comment.

Address comments.


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.355020.patch
Type: text/x-patch
Size: 14808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/cc81a4f8/attachment.bin>


More information about the llvm-commits mailing list