[PATCH] D80663: Change description to match code representation.

Braedy Kuzma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 08:42:30 PDT 2020


braedy added a comment.

Theoretically, renaming the arguments from (M, N, K) to (M, K, N) doesn't break compatibility but updates the names to match BLAS, though the argument order no long matches BLAS.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80663/new/

https://reviews.llvm.org/D80663





More information about the llvm-commits mailing list