[PATCH] D40306: [AArch64] Add patterns to replace fsub fmul with fma fneg.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 06:53:01 PST 2017


fhahn updated this revision to Diff 124373.
fhahn marked an inline comment as done.
fhahn added a comment.

Addressed Evandro's comment.


https://reviews.llvm.org/D40306

Files:
  include/llvm/CodeGen/MachineCombinerPattern.h
  lib/Target/AArch64/AArch64InstrInfo.cpp
  test/CodeGen/AArch64/aarch64-combine-fmul-fsub.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40306.124373.patch
Type: text/x-patch
Size: 10298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/9df44329/attachment.bin>


More information about the llvm-commits mailing list