[llvm] [SCEV] Introduce SCEVUse, use it instead of const SCEV * (NFCI) (WIP). (PR #91961)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 06:16:21 PDT 2024


fhahn wrote:

Ping. Any thoughts about the overall direction? There are a number of places where context-specific SCEV flags could be helpful, with my main interest being on LAA at the moment.

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


More information about the llvm-commits mailing list