[llvm] [PowerPC] Add load/store support for v2048i1 and DMF cryptography instructions (PR #136145)

Lei Huang via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 12:06:13 PDT 2025


================
@@ -1140,6 +1140,6 @@ def PPCRegDMRpRCAsmOperand : AsmOperandClass {
   let PredicateMethod = "isDMRpRegNumber";
 }
 
-def dmrp : RegisterOperand<DMRpRC> {
+def dmrprc : RegisterOperand<DMRpRC> {
----------------
lei137 wrote:

@maryammo ^^

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


More information about the llvm-commits mailing list