llvm-project
b739a3cb
- [VPlan] Add m_Deferred. NFC (#133736)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
266 days ago
[VPlan] Add m_Deferred. NFC (#133736) This copies over the implementation of m_Deferred which allows matching values that were bound in the pattern, and uses it for the (X && Y) || (X && !Y) -> X simplifcation.
References
#133736 - [VPlan] Add m_Deferred. NFC
Author
lukel97
Parents
c6324664
Loading