[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
Tue Dec 3 07:55:27 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2e7de81c625: [AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD (authored by sanwou01).

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.231912.patch
Type: text/x-patch
Size: 28385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/e57ebbb9/attachment.bin>


More information about the llvm-commits mailing list