[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
Tue Dec 20 07:12:07 PST 2022


MattDevereau updated this revision to Diff 484262.
MattDevereau marked 4 inline comments as done.

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


More information about the llvm-commits mailing list