[Mlir-commits] [mlir] [mlir][EmitC] Drop unused code (NFC) (PR #80325)

Gil Rapaport llvmlistbot at llvm.org
Sun Feb 4 08:38:10 PST 2024


aniragil wrote:

Looks like I meant to follow the SCFToCF example but left out the `let constructor = ...` line, which would have used the removed function in the `register` function. Anyway, seems there's no need to override the auto-generated constructor, so LGTM. Thanks for fixing this @marbre !

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


More information about the Mlir-commits mailing list