[Mlir-commits] [mlir] mlir: add an operation to EmitC for function template instantiation (PR #100895)
Simon Camphausen
llvmlistbot at llvm.org
Wed Jul 31 03:26:02 PDT 2024
simon-camp wrote:
I agree that the ops should be modeled the same, but I don't know if unifying these into one op is a good design. As I understand the result type should be something callable (i.e. function type to start with) if only instantiation is desired.
https://github.com/llvm/llvm-project/pull/100895
More information about the Mlir-commits
mailing list