[PATCH] D140200: [AArch64][InstCombine] Fuse ADD+MUL and SUB+MUL AArch64 instrinsics
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 07:06:05 PST 2022
MattDevereau updated this revision to Diff 483956.
MattDevereau retitled this revision from "[AArch64][InstCombine] Combine ADD and MUL AArch64 instrinsics to MAD" to "[AArch64][InstCombine] Fuse ADD+MUL and SUB+MUL AArch64 instrinsics".
MattDevereau edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140200/new/
https://reviews.llvm.org/D140200
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-muladd.ll
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-muladdsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140200.483956.patch
Type: text/x-patch
Size: 71284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/e6a5724d/attachment-0001.bin>
More information about the llvm-commits
mailing list