[Mlir-commits] [mlir] [mlir][emitc] Inline constant when translate (PR #143485)
Kirill Chibisov
llvmlistbot at llvm.org
Wed Jun 18 23:56:02 PDT 2025
kchibisov wrote:
I agree, but for the PR bringing interface in, the reason was to make the current logic more manageable, but preserve the present behavior, since refactoring and behavior changes are separate matters, but interface was needed to make further more granular adjustments.
https://github.com/llvm/llvm-project/pull/143485
More information about the Mlir-commits
mailing list