[Mlir-commits] [mlir] [MLIR] Incorrect track of usedKey in setPropertiesFromParsedAttr (PR #144789)
Chao Chen
llvmlistbot at llvm.org
Fri Jun 20 07:29:06 PDT 2025
chencha3 wrote:
> +1 to what Alex said. This definitely looks like a bug, but it would also be good to understand why this hasn't yet been an issue with a corresponding test case
I went through the tests, I didn't find a test to use prop-dict to capture an attribute. @joker-eph provided one for this PR.
https://github.com/llvm/llvm-project/pull/144789
More information about the Mlir-commits
mailing list