[llvm] Extend LVI to cache ranges per BB predecessor. (PR #159432)
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 17 12:23:48 PDT 2025
alinas wrote:
Note: this solution may be further extended to handle more of the solveBlockValue* APIs to propagate the predecessor ranges.
https://github.com/llvm/llvm-project/pull/159432
More information about the llvm-commits
mailing list