[Mlir-commits] [mlir] Fix duplicate mapping detection in gpu::setMappingAttr() (PR #77499)

Thomas Preud'homme llvmlistbot at llvm.org
Thu Jan 11 03:05:18 PST 2024


RoboTux wrote:

> Can this be tested with lit testing?

No, the only caller for that function will never pass a mapping with twice the same processor attribute.

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


More information about the Mlir-commits mailing list