[llvm-branch-commits] [mlir] Add missing imports (PR #138550)

Matthias Springer via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 6 04:00:13 PDT 2025


================
@@ -10,6 +10,7 @@
 #define MLIR_DIALECT_AFFINE_IR_VALUEBOUNDSOPINTERFACEIMPL_H
 
 #include "mlir/Support/LLVM.h"
+#include <cstdint>
----------------
matthias-springer wrote:

Why is this import needed?

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


More information about the llvm-branch-commits mailing list