[llvm] [LV] Add initial legality checks for loops with unbound loads. (PR #152422)
Shih-Po Hung via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 9 15:50:59 PDT 2025
arcbbb wrote:
> Tests?
Added, and updated the criteria to limit the number of unbound accesses to one.
https://github.com/llvm/llvm-project/pull/152422
More information about the llvm-commits
mailing list