llvm-project
a9587c13
- [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
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.
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
bf1b8669
Loading