[Mlir-commits] [mlir] [mlir][vector] Avoid setting padding by default to `0` in `vector.transfer_read` prefer `ub.poison` (PR #146088)
Momchil Velikov
llvmlistbot at llvm.org
Thu Jul 3 10:18:09 PDT 2025
momchil-velikov wrote:
AFAICT, this triggered a latent bug in the AArch64 backend, which should be fixed by https://github.com/llvm/llvm-project/pull/146926
https://github.com/llvm/llvm-project/pull/146088
More information about the Mlir-commits
mailing list