llvm-project
abc2412f
- [SandboxVec][InstrInterval] Add ArrayRef constructor (#109357)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SandboxVec][InstrInterval] Add ArrayRef constructor (#109357) The new constructor creates an InstrInterval from an ArrayRef<Instruction *>. This patch also adds top() and bottom() getters.
References
#109357 - [SandboxVec][InstrInterval] Add ArrayRef constructor
Author
vporpo
Parents
c0b1c623
Loading