[Mlir-commits] [mlir] mlir: add an operation to EmitC for function template instantiation (PR #100895)
Rohan Yadav
llvmlistbot at llvm.org
Tue Jul 30 09:24:00 PDT 2024
rohany wrote:
Unless we want to add a mode to `call_opaque` where no actual call is done, i think some separation is probably good. There isn't an easy way to disambiguate between the two uses based on the arguments only, as an empty list of arguments is reasonable for a function call.
https://github.com/llvm/llvm-project/pull/100895
More information about the Mlir-commits
mailing list