[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 09:41:20 PST 2019


evandro updated this revision to Diff 181300.
evandro marked an inline comment as done.
evandro added a comment.

I'm afraid that I'll need more time to craft the MIR file.  Then, I might as well do the same for the other fusion tests.


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.ll

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


More information about the llvm-commits mailing list