[Mlir-commits] [mlir] [mlir][vector] Migrate drop-lead-unit-dim to shape_cast (PR #196206)
Omair Javaid
llvmlistbot at llvm.org
Mon May 25 09:07:09 PDT 2026
omjavaid wrote:
This broke AArch64 SVE Linux buildbots, however it was not reported
due a glitch in the buildbot infrastructure. Following bots are
failing:
https://lab.llvm.org/buildbot/#/builders/121
https://lab.llvm.org/buildbot/#/builders/41
https://lab.llvm.org/buildbot/#/builders/4
https://lab.llvm.org/buildbot/#/builders/199
https://lab.llvm.org/buildbot/#/builders/17
https://lab.llvm.org/buildbot/#/builders/198
https://lab.llvm.org/buildbot/#/builders/143
I am reverting this change to make the buildbots green.
https://github.com/llvm/llvm-project/pull/196206
More information about the Mlir-commits
mailing list