[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
Thu Dec 22 01:56:44 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa107cf0c407f: [AArch64][InstCombine] Fuse ADD+MUL and SUB+MUL AArch64 instrinsics (authored by MattDevereau).

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.484768.patch
Type: text/x-patch
Size: 24269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/cd53726b/attachment.bin>


More information about the llvm-commits mailing list