[llvm-branch-commits] [llvm] [AArch64] Let LoadStoreOptimizer handle renamable implicit-defs. (PR #174186)
Gaƫtan Bossu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jan 7 02:02:05 PST 2026
================
----------------
gbossu wrote:
Could that whole function be simplified with `MO.isRenamable()`? I don't really understand why `ORRWrs`/`ADDWri` need to be special-cased.
https://github.com/llvm/llvm-project/pull/174186
More information about the llvm-branch-commits
mailing list