[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 11:00:20 PDT 2024
================
@@ -0,0 +1,35 @@
+// RUN: llvm-tblgen -gen-dag-isel -I %p/../../include %s | FileCheck %s
+
----------------
arsenm wrote:
Yes, probably
https://github.com/llvm/llvm-project/pull/109728
More information about the llvm-commits
mailing list