[Mlir-commits] [mlir] [mlir][vector] Relax the requirements on broadcast dims (PR #99341)

Diego Caballero llvmlistbot at llvm.org
Wed Oct 2 17:20:14 PDT 2024


dcaballe wrote:

Thanks, and sorry for the delay. LGTM

> In cases where non-broadcast dims are not "in bounds", I think that we should conservatively stick to "out of bounds". I will be sending an update for foldTransferInBoundsAttribute shortly.

This is conservative that it should be good enough.

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


More information about the Mlir-commits mailing list