[PATCH] D70673: [AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 28 09:28:08 PST 2019
sanwou01 updated this revision to Diff 231449.
sanwou01 marked 3 inline comments as done.
sanwou01 retitled this revision from "[AArch64] Fix over-eager fusing of integer NEON MUL/ADD" to "[AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD".
sanwou01 edited the summary of this revision.
sanwou01 added a comment.
Addressed @dmgreen's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70673/new/
https://reviews.llvm.org/D70673
Files:
llvm/include/llvm/CodeGen/MachineCombinerPattern.h
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/GlobalISel/select-with-no-legality-check.mir
llvm/test/CodeGen/AArch64/overeager_mla_fusing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70673.231449.patch
Type: text/x-patch
Size: 28420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191128/d16b14b8/attachment-0001.bin>
More information about the llvm-commits
mailing list