[PATCH] D56572: [AArch64] Add new target feature to fuse arithmetic and logic operations

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 14:45:18 PST 2019


evandro updated this revision to Diff 181372.
evandro added a comment.

Replaced the test case with a MIR file.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56572/new/

https://reviews.llvm.org/D56572

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64MacroFusion.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/test/CodeGen/AArch64/misched-fusion-arith-logic.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56572.181372.patch
Type: text/x-patch
Size: 8677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/c308867d/attachment.bin>


More information about the llvm-commits mailing list