[Mlir-commits] [mlir] Expose Tail Kind Call to MLIR (PR #98080)

Jeff Niu llvmlistbot at llvm.org
Mon Jul 8 20:10:55 PDT 2024


================
@@ -12,6 +12,7 @@
 #include "mlir/Support/TypeID.h"
 #include "llvm/ADT/DenseSet.h"
 #include "llvm/ADT/STLExtras.h"
+#include <vector>
----------------
Mogball wrote:

please remove this

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


More information about the Mlir-commits mailing list