[Mlir-commits] [mlir] [mlir][llvm] Move llvm attribute bases to utils (PR #118491)

Tobias Gysi llvmlistbot at llvm.org
Tue Dec 3 07:02:39 PST 2024


================
@@ -0,0 +1,71 @@
+//===-- Utils.td - MLIR LLVM IR utilities file -------------*- tablegen -*-===//
----------------
gysit wrote:

If we decide to go this route, I would suggest to rename to LLVMEnumsBase.td? That way we follow a naming convention similar to LLVMOpsBase.td.

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


More information about the Mlir-commits mailing list