[llvm] [DA] Cache delinearization results. NFCI. (PR #164379)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 3 09:45:03 PST 2025


sebpop wrote:

https://github.com/llvm/llvm-project/pull/170519 does batch delinearization for DA and caches the results.
Delinearization results are more precise because delinearization happens with more context.

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


More information about the llvm-commits mailing list