[Mlir-commits] [mlir] [mlir][emitc] Remove deprecated apply op (PR #203712)
Marius Brehler
llvmlistbot at llvm.org
Mon Jun 15 02:56:12 PDT 2026
https://github.com/marbre approved this pull request.
LGTM, just one drive-by comment we may need to address in a separate PR.
Fun fact, I actually proposed and `getaddressof` op when I presented EmitC in a design mtg back in 2021. In discussions after this there was a desire to rather come up with a more generic op and that is why we introduced `apply`.
https://github.com/llvm/llvm-project/pull/203712
More information about the Mlir-commits
mailing list