[llvm] [SCEVPatternMatch] Fix constness issues (PR #138834)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed May 7 13:51:34 PDT 2025


https://github.com/fhahn approved this pull request.

LGTM, very nice to get the const_casts cleaned up! Might be worth to generalize the title to something like `[PatternMatch] Mark various matchers as const. (NFC)`

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


More information about the llvm-commits mailing list