[PATCH] D84374: [Matrix] Add asserts for mismatched element types.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 07:15:13 PDT 2020
fhahn added a comment.
In D84374#2169301 <https://reviews.llvm.org/D84374#2169301>, @braedy wrote:
> I was unaware of these changes to the verifier but like you've, it's still reasonable. The side effect of adding the const qualifier is also useful to me in a future patch.
>
> @fhahn Can you push this?
Sure, could let me know the name & email I should use to set the author of the commit?
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