[llvm] [TableGen] Add support for per-write cycle tunables (PR #125870)

Ricardo Jesus via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 07:42:32 PST 2025


================
@@ -0,0 +1,41 @@
+// RUN: llvm-tblgen -gen-subtarget -I %p/../../include %s 2>&1 | FileCheck %s
----------------
rj-jesus wrote:

You're right of course, thanks for catching this.

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


More information about the llvm-commits mailing list