[Mlir-commits] [mlir] Add a polynomial dialect shell, attributes, and types (PR #72081)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Mon Nov 13 05:05:45 PST 2023


================
@@ -0,0 +1,18 @@
+//===- PolynomialAttributes.h - Attributes for the Polynomial dialect -*- C++
+//-*-===//
----------------
ftynse wrote:

Please fit these into 80 cols. Extra description can be placed in a separate block after line 8 and followed by another `//===------===//` line.

Here and below.

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


More information about the Mlir-commits mailing list