[Mlir-commits] [flang] [mlir] [mlir][LLVM] Make struct types immutable (PR #116035)
Tobias Gysi
llvmlistbot at llvm.org
Sat Nov 16 03:44:59 PST 2024
Markus =?utf-8?q?B=C3=B6ck?= <markus.boeck02 at gmail.com>,
Markus =?utf-8?q?B=C3=B6ck?= <markus.boeck02 at gmail.com>,
Markus =?utf-8?q?B=C3=B6ck?= <markus.boeck02 at gmail.com>,
Markus =?utf-8?q?B=C3=B6ck?= <markus.boeck02 at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/116035 at github.com>
================
@@ -1026,6 +996,7 @@ void LLVMDialect::registerTypes() {
addTypes<
#define GET_TYPEDEF_LIST
#include "mlir/Dialect/LLVMIR/LLVMTypes.cpp.inc"
+
----------------
gysit wrote:
```suggestion
```
ultra nit: or was there a reason for the newline.
https://github.com/llvm/llvm-project/pull/116035
More information about the Mlir-commits
mailing list