[llvm] [MachineLICM] Allow hoisting loads from invariant address (PR #70796)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 1 02:17:25 PDT 2023
================
----------------
david-arm wrote:
It looks like this test may care about the load being in the loop. Perhaps a good candidate for disabling load hoisting?
https://github.com/llvm/llvm-project/pull/70796
More information about the llvm-commits
mailing list