[llvm] [CodeGen] Correctly handle non-standard cases in RemoveLoadsIntoFakeUses (PR #111551)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 03:56:24 PST 2025
================
@@ -1,7 +1,8 @@
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
# Ensure that loads into FAKE_USEs are correctly removed by the
# remove-loads-into-fake-uses pass.
----------------
jmorse wrote:
"... and that if we do not use instruction referencing, no modifications are made"
https://github.com/llvm/llvm-project/pull/111551
More information about the llvm-commits
mailing list