[llvm] [SDAG] Use BatchAAResults for querying alias analysis (AA) results (PR #123934)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 05:39:22 PST 2025


https://github.com/nikic commented:

A possible followup here would be to add a PM-level BatchAA analysis for backend use. Then it can be shared across all the SDAG/MIR backend passes.

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


More information about the llvm-commits mailing list