[PATCH] D106457: [Matrix] Fix miscompile for NT matmul if the transpose has other use

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 10:48:53 PDT 2021


anemet added a comment.

In the committed version, I added a new assert that should have caught this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106457



More information about the llvm-commits mailing list