[llvm] [RISCV] Clear kill flags after replaceRegWith in RISCVFoldMemOffset. (PR #136762)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 17:18:28 PDT 2025


================
@@ -0,0 +1,43 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc %s -mtriple=riscv32 -run-pass=riscv-fold-mem-offset -verify-machineinstrs | FileCheck %s
----------------
topperc wrote:

grr. I think I forgot to add `-o -`. I trusted the update script.

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


More information about the llvm-commits mailing list