[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
Fri Sep 10 05:43:57 PDT 2021


MattDevereau updated this revision to Diff 371899.
MattDevereau added a comment.

Make instCombineSVEVectorBinOp more succinct


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.371899.patch
Type: text/x-patch
Size: 5557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/cad504d5/attachment.bin>


More information about the llvm-commits mailing list