[llvm] [InterleavedLoadCombine] Index candidates to avoid quadratic matching (PR #213053)

Madhur Amilkanthwar via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 03:58:43 PDT 2026


================

----------------
madhur13490 wrote:

Yeah, but the current implementation is function-wide and in this patch I am replacing the scanning logic. Keeping the tables BB-wide can be a follow-up. 

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


More information about the llvm-commits mailing list