[mlir][emitc] Add literal constant.
A literal constant is not emitted as a variable but rather printed inline. The form used is same as the Attribute emission form. Differential Revision: https://reviews.llvm.org/D150356
Loading
Please sign in to comment