[Mlir-commits] [mlir] [mlir][vector] Update the internal representation of in_bounds (PR #100336)
Diego Caballero
llvmlistbot at llvm.org
Sat Aug 3 16:51:21 PDT 2024
dcaballe wrote:
> Seems fine to me, I'm not sure if a custom printer would be better here?
+1. I think it would be important to minimize the conflicts so if we could keep the `in_bounds = [true, true]` textual form that would be amazing.
https://github.com/llvm/llvm-project/pull/100336
More information about the Mlir-commits
mailing list