[PATCH] D107349: [Matrix] Overload stride arg in matrix.columnwise.load/store.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 01:16:06 PDT 2021
fhahn added a comment.
In D107349#2941385 <https://reviews.llvm.org/D107349#2941385>, @erichkeane wrote:
> In D107349#2941257 <https://reviews.llvm.org/D107349#2941257>, @mehdi_amini wrote:
>
>> Revert to unbreak bots (like this one : https://lab.llvm.org/buildbot/#/builders/13/builds/10930 )
>
> Looks like this should be a pretty trivial test update at least.
Thanks for the heads-up! Recommitted with an updated MLIR test: f999312872b8 <https://reviews.llvm.org/rGf999312872b811b550533640b92ecb234cf5c642>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107349/new/
https://reviews.llvm.org/D107349
More information about the llvm-commits
mailing list