[PATCH] D109146: [AArch64][SVE] Replace fmul and fadd LLVM IR instrinsics with fmul and fadd
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 07:09:56 PDT 2021
MattDevereau updated this revision to Diff 372931.
MattDevereau added a comment.
Added fsub case and tests. Rearranged instCombineSVEVectorBinOp logic
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109146/new/
https://reviews.llvm.org/D109146
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fma-binops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109146.372931.patch
Type: text/x-patch
Size: 8481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/7a291002/attachment.bin>
More information about the llvm-commits
mailing list