[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
Mon Sep 13 03:39:45 PDT 2021


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

updated for clang-format and clang-tidy


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.372208.patch
Type: text/x-patch
Size: 5569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/53c8f199/attachment.bin>


More information about the llvm-commits mailing list