[AArch64][GlobalISel][NFC] Factor out TB(N)Z emission code into its own function
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. Differential Revision: https://reviews.llvm.org/D74080
Loading
Please register or sign in to comment