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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 07:38:11 PST 2025


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

File name has a typo "PreWrite" instead of "PerWrite"?

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


More information about the llvm-commits mailing list