[PATCH] D43649: [AArch64] Refactor macro fusion

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 15:58:48 PST 2018


evandro created this revision.
evandro added reviewers: fhahn, MatzeB.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar, rengolin.
evandro added a dependent revision: D42392: [AArch64] Add new target feature to fuse conditional select.

Move checks for each fusion case into separate functions for better legibility and maintainability.  Otherwise, NFC.


Repository:
  rL LLVM

https://reviews.llvm.org/D43649

Files:
  llvm/lib/Target/AArch64/AArch64MacroFusion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43649.135538.patch
Type: text/x-patch
Size: 13114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/b48af152/attachment.bin>


More information about the llvm-commits mailing list