[Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)

Jakub Kuderski llvmlistbot at llvm.org
Thu Jan 1 09:36:13 PST 2026


https://github.com/kuhar commented:

Thanks for looking into it @nkreeger. Have you found places in other conversion passes that can use this helper? The alternative is to remove the TODO if it's not actionable anymore.

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


More information about the Mlir-commits mailing list