[llvm] [RISCV] Add scheduling model for Syntacore SCR7 (PR #108814)

Anton Sidorenko via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 08:16:28 PDT 2024


================
@@ -0,0 +1,378 @@
+//==- RISCVSchedSyntacoreSCR7.td - Syntacore SCR7 Sched Defs -*- tablegen -*-=//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+
+//===----------------------------------------------------------------------===//
+
+// This file covers scheduling model for rv64imafdc_zba_zbb_zbc_zbs
----------------
asi-sc wrote:

addressed

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


More information about the llvm-commits mailing list