[PATCH] D76793: [Matrix] Implement + and - operators for MatrixType.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 03:42:55 PDT 2020


fhahn added a comment.

ping :)

this patch should be ready to be reviewed independently (it's marked as dependent on D76791 <https://reviews.llvm.org/D76791> in Phab, but it can be applied independently and changing the relationship in Phab will trigger a bunch of unnecessary emails)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76793





More information about the llvm-commits mailing list