[Mlir-commits] [mlir] [mlir][vector] Make the in_bounds attribute mandatory (PR #97049)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jul 4 13:42:48 PDT 2024
banach-space wrote:
Summary of updates:
1. Restored the default value for the `in_bounds` attribute ("out of bounds")
2. Reverted most of the updates in tests (these are no longer needed) - this significantly reduces the code churn
3. Re-wrote the summary (added more context re broadcast dims)
https://github.com/llvm/llvm-project/pull/97049
More information about the Mlir-commits
mailing list