================ @@ -105,6 +112,26 @@ class QCISELECTICCI<bits<3> funct3, string opcodestr> let rs1 = imm; } +let hasSideEffects = 0, mayLoad = 1, mayStore = 0 in +class QCILoadMultiple<bits<2> func2, DAGOperand InTyRs2, string opcodestr> ---------------- topperc wrote:
func -> funct https://github.com/llvm/llvm-project/pull/119823 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits