[PATCH] D113095: [AArch64][SVE] Combine FADD and FMUL aarch64 intrinsics to FMLA
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 04:23:14 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a59694ba148: [AArch64][SVE] Combine FADD and FMUL aarch64 intrinsics to FMLA (authored by MattDevereau).
Changed prior to commit:
https://reviews.llvm.org/D113095?vs=384780&id=385452#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113095/new/
https://reviews.llvm.org/D113095
Files:
llvm/include/llvm/IR/Operator.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-muladd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113095.385452.patch
Type: text/x-patch
Size: 12893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/e2785ebe/attachment.bin>
More information about the llvm-commits
mailing list