[llvm] [LICM] Support hoisting of non-argmemonly readonly calls (PR #144497)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 19 01:35:26 PDT 2025
nikic wrote:
@mikaelholmen Thanks for the report. This should be fixed by https://github.com/llvm/llvm-project/commit/5753ee2434de77394b4fe597dac77abac6d95add and https://github.com/llvm/llvm-project/pull/154289 would avoid the situation in the first place.
https://github.com/llvm/llvm-project/pull/144497
More information about the llvm-commits
mailing list