[PATCH] D89028: [GlobalISel] Add translation support for vector reduction intrinsics
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 12:14:13 PDT 2020
aemerson updated this revision to Diff 297299.
aemerson added a comment.
Rebase and translate non-sequential fadd/fmul into the op + a scalar op.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89028/new/
https://reviews.llvm.org/D89028
Files:
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89028.297299.patch
Type: text/x-patch
Size: 13565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/8ebc1061/attachment.bin>
More information about the llvm-commits
mailing list