[Mlir-commits] [mlir] [MLIR] emitc: Add emitc translation unit op (PR #123298)

Matthias Gehre llvmlistbot at llvm.org
Sun Jan 19 23:50:16 PST 2025


mgehre-amd wrote:

How about `emitc.file`? This would indicate clearly that the body of this op is intended to be generated into its own file, and it would stay at the syntactic level where most of emitc is.

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


More information about the Mlir-commits mailing list