llvm-project
b739a3cb - [VPlan] Add m_Deferred. NFC (#133736)

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.
Author
Parents
Loading