[llvm] [TableGen][InstrInfoEmitter] Count sub-operands on def operands (PR #88837)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 23:42:12 PDT 2024


================
@@ -0,0 +1,33 @@
+// RUN: llvm-tblgen -gen-instr-info -I %p/../../include %s | FileCheck %s
+
----------------
Pierre-vh wrote:

Can you add a short description of what this test is checking?

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


More information about the llvm-commits mailing list