[llvm] [RISC-V] Add P-ext MC Support for More Pair Operations (PR #154088)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 29 08:55:31 PDT 2025
================
@@ -673,3 +673,141 @@ plui.dh tp, 32
# CHECK-ASM-AND-OBJ: plui.dh tp, -412
# CHECK-ASM: encoding: [0x1b,0x22,0x99,0x70]
plui.dh tp, 612
+# CHECK-ASM-AND-OBJ: predsum.dhs s0, t3, a0
----------------
topperc wrote:
Missing tests for page 19
https://github.com/llvm/llvm-project/pull/154088
More information about the llvm-commits
mailing list