llvm-project
a9587c13 - [CodeGen] Introduce MI flag for Live Range split instructions

Commit
38 days ago
[CodeGen] Introduce MI flag for Live Range split instructions For some targets, it is required to identify the COPY instruction corresponds to the RA inserted live range split. Adding the new flag `MachineInstr::LRSplit` to serve the purpose.
Author
Committer
Parents
Loading