llvm-project
5ca3794e
- [VPlan] Move initial VPlan block creation to constructor. (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[VPlan] Move initial VPlan block creation to constructor. (NFC) This sets up the initial blocks needed to initialize a VPlan directly in the constructor. This will allow tracking of all created blocks directly in VPlan, simplifying block deletion.
Author
fhahn
Committer
fhahn
Parents
08aa9563
Loading