[PATCH] D107349: [Matrix] Overload stride arg in matrix.columnwise.load/store.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 03:09:57 PDT 2021


fhahn added a comment.

In D107349#2922208 <https://reviews.llvm.org/D107349#2922208>, @erichkeane wrote:

> This looks fine to me, and seems to fix my problem, thanks!  I didn't spot anything obvious,and proof-read the LangRef and think it is all fine, but am not really the expert here, so please don't commit without the others having a day or two to comment.

Thanks! I landed the change as there have not been any further comments in a while.


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