llvm-project
bc4e14b6
- [SCEV] Add m_scev_Trunc pattern matcher. (#163169)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
85 days ago
[SCEV] Add m_scev_Trunc pattern matcher. (#163169) This patch adds a new m_scev_Trunc pattern matcher for SCEVTruncateExpr and uses it in a few places to slightly simplify the code. PR: https://github.com/llvm/llvm-project/pull/163169
References
#163169 - [SCEV] Add m_scev_Trunc pattern matcher.
Author
fhahn
Parents
ad69fefb
Loading