[PATCH] D113095: Combine FADD and FMUL aarch64 intrinsics to FMLA
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 08:41:43 PDT 2021
MattDevereau updated this revision to Diff 384463.
MattDevereau added a comment.
Renamed variables in `instCombineSVEVectorFMLA`
Reformatted `instCombineSVEVectorFAdd`
Replaced incorrect `m_Deferred` with `m_Specific`
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.384463.patch
Type: text/x-patch
Size: 14072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/710ab590/attachment.bin>
More information about the llvm-commits
mailing list