Merging:
- $x26, $x25 = frame-setup LDPXi $sp, 0
- $sp = frame-destroy ADDXri $sp, 64, 0
into an LDPXpost should preserve the flags from both instructions as following:
- frame-setup frame-destroy LDPXpost
Differential D44446
[AArch64] Keep track of MIFlags in the LoadStoreOptimizer thegameg on Mar 13 2018, 1:09 PM. Authored by
Details Merging:
into an LDPXpost should preserve the flags from both instructions as following:
Diff Detail Event Timeline
Comment Actions Should we do this only in mergeUpdateInsn? What about other merges like mergePairedInsns ? |
It would be good to have one more test case for non-pair case like LDRXui.