[Mlir-commits] [mlir] [mlir][vector] Always print the in_bounds attribute (PR #96031)
Han-Chung Wang
llvmlistbot at llvm.org
Fri Jun 21 11:22:19 PDT 2024
hanhanW wrote:
I see, the attribute is optional. I think always displaying it when it presents is an improvement. Because it is not trivial to distinguish the case when it is not present.
> Ultimately, we talked about removing this attribute in favor of simplifying this op and use masking instead but... that hasn't happened yet...
Since that there are no active changes about it, I'm +1 on always printing the values.
https://github.com/llvm/llvm-project/pull/96031
More information about the Mlir-commits
mailing list