[llvm] [RISCV] Generate MIPS load/store pair instructions (PR #124717)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 15:04:53 PST 2025
================
@@ -0,0 +1,510 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; testd and testf look for bonding only.
----------------
topperc wrote:
Can we drop the bonding testing since you removed it from the pass?
https://github.com/llvm/llvm-project/pull/124717
More information about the llvm-commits
mailing list