[clang] [llvm] [RISC-V] Add support for MIPS P8700 CPU (PR #117865)
Craig Topper via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 27 10:07:47 PST 2024
================
@@ -2017,6 +2169,74 @@ def : Pat<(binop_allwusers<add> GPR:$rs1, (AddiPair:$rs2)),
}
//===----------------------------------------------------------------------===//
+
----------------
topperc wrote:
please add these to a new MIPS specific file like other vendor extensions.
https://github.com/llvm/llvm-project/pull/117865
More information about the cfe-commits
mailing list