Move checks for each fusion case into separate functions for better legibility and maintainability. Otherwise, NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D43649
[AArch64] Refactor macro fusion ClosedPublic Authored by evandro on Feb 22 2018, 3:56 PM.
Details Summary Move checks for each fusion case into separate functions for better legibility and maintainability. Otherwise, NFC.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, hiraditya, kristof.beyls and 2 others. · View Herald TranscriptFeb 22 2018, 3:56 PM evandro added a child revision: D42392: [AArch64] Add new target feature to fuse conditional select.Feb 22 2018, 3:56 PM This revision is now accepted and ready to land.Feb 22 2018, 4:06 PM Closed by commit rL325844: [AArch64] Refactor macro fusion (NFC) (authored by evandro). · Explain WhyFeb 22 2018, 4:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135550 llvm/trunk/lib/Target/AArch64/AArch64MacroFusion.cpp
|