[llvm] [LLVM][TableGen] Support type casts of nodes with multiple results (PR #109728)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 10:42:18 PDT 2024


================
@@ -0,0 +1,35 @@
+// RUN: llvm-tblgen -gen-dag-isel -I %p/../../include %s | FileCheck %s
+
----------------
arsenm wrote:

Can you also handle the globalisel emitter 

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


More information about the llvm-commits mailing list