llvm-project/mlir/lib/Dialect/EmitC
Marius Brehler 90736babca [mlir][EmitC] Remove the type from the OpaqueAttr
This removes the type from EmitC's opaque attribute. The value provided
as a StringRefParameter can always be emitted as is. In consquence the
constant and variable ops explicitly need to opaque attributes which are
no longer typed attributes.

Co-authored-by: Simon Camphausen <simon.camphausen@iml.fraunhofer.de>

Reviewed By: Mogball, jpienaar

Differential Revision: https://reviews.llvm.org/D131666
2022-08-12 07:12:24 +00:00
..
IR [mlir][EmitC] Remove the type from the OpaqueAttr 2022-08-12 07:12:24 +00:00
CMakeLists.txt