[Mlir-commits] [mlir] [mlir][vector] Always print the in_bounds attribute (PR #96031)
Andrzej Warzyński
llvmlistbot at llvm.org
Tue Jul 2 12:15:39 PDT 2024
banach-space wrote:
> Which seems like the only ambiguity really, which is stemming I believe from having this attribute considered both optional and having a default value! (pick one and you don't have any ambiguity).
@joker-eph 👍🏻 This will make the attribute mandatory: https://github.com/llvm/llvm-project/pull/97049
https://github.com/llvm/llvm-project/pull/96031
More information about the Mlir-commits
mailing list