[PATCH] D84374: [Matrix] Add asserts for mismatched element types.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 03:26:53 PDT 2020


SjoerdMeijer added a comment.

Yep, think so too that this should be caught by the Verifier, but like you said, doesn't hurt to have them here too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84374





More information about the llvm-commits mailing list