[llvm] [LoopVectorize] Refine runtime memory check costs when there is an outer loop (PR #76034)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 05:02:05 PST 2024


https://github.com/fhahn commented:

Thanks for the updates!

> > Trying a rebase to see if that fixes the failing RISCV test that appears unrelated to my change

Alternatively you could use the `Update Branch` button to merge in the changes from current main, which I think is preferred to rebases, as the GH UI may lose comments after rebases.

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


More information about the llvm-commits mailing list