[PATCH] D105587: [Instcombine]Transform reduction+(sext/zext(<n x i1>) to <n x im>) to [-]zext/trunc(ctpop(bitcast <n x i1> to in)) to im.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 07:57:36 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5113bff461b: [Instcombine]Transform reduction+(sext/zext(<n x i1>) to <n x im>) to… (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D105587?vs=357218&id=357225#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105587/new/
https://reviews.llvm.org/D105587
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/reduction-add-sext-zext-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105587.357225.patch
Type: text/x-patch
Size: 7385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/76513c01/attachment.bin>
More information about the llvm-commits
mailing list