[llvm] [SCEV] Add initial matchers for SCEV expressions. (NFC) (PR #119390)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 06:51:28 PST 2024


fhahn wrote:

Rebased after https://github.com/llvm/llvm-project/pull/119389

Also added some unary matchers to make use of the flexibility of `SCEVExpr_match`

https://github.com/llvm/llvm-project/pull/119390


More information about the llvm-commits mailing list