llvm-project
90f830fe
- [CodeGen] Introduce MI flag for Live Range split instructions
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
users/cdevadas/mi-flag-for-lr-split-insn
#117544 - [AMDGPU] Add liverange split instructions into BB Prolog
#117543 - [CodeGen] Introduce MI flag for Live Range split instructions
Author
cdevadas
Committer
cdevadas
Parents
ff7b42c1
Loading