[Mlir-commits] [mlir] [mlir][gpu] Avoid duplicate attrs when lowering gpu.func (PR #205035)

Mehdi Amini llvmlistbot at llvm.org
Tue Jun 23 05:43:07 PDT 2026


joker-eph wrote:

> That's why I prefer the general fix in Verifier.cpp

Sure, that's what I referred to earlier, but that's not "the verifier of the op" at hand, so it's a larger / uncertain change isn't it?

This may also raise question like: wouldn't users just get as much confused with things `nvvm.known_block_size`?

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


More information about the Mlir-commits mailing list