Factor it out into emitTestBit and add some asserts to the new function.
This will be useful for implementing TB(N)Z emission for SLT/SGT compares.
Paths
| Differential D74080
[AArch64][GlobalISel][NFC] Factor out TB(N)Z emission code into its own function ClosedPublic Authored by paquette on Feb 5 2020, 11:36 AM.
Details Summary Factor it out into emitTestBit and add some asserts to the new function. This will be useful for implementing TB(N)Z emission for SLT/SGT compares.
Diff Detail
Event TimelineHerald added subscribers: Petar.Avramovic, hiraditya, kristof.beyls, rovka. · View Herald Transcript This revision is now accepted and ready to land.Feb 5 2020, 2:22 PM Closed by commit rGbab993451e74: [AArch64][GlobalISel][NFC] Factor out TB(N)Z emission code into its own function (authored by paquette). · Explain WhyFeb 5 2020, 3:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 242764 llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
|
type smaler