[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 10:18:41 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG129ae515fba0: [INSTCOMBINE] Transform reduction(shuffle V, poison, unique_mask) to reduction… (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D105053?vs=355188&id=355285#toc

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.355285.patch
Type: text/x-patch
Size: 8713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/f9148196/attachment.bin>


More information about the llvm-commits mailing list