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

Commit
345 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