[PATCH] D84374: [Matrix] Add asserts for mismatched element types.
Braedy Kuzma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 07:11:42 PDT 2020
braedy added a comment.
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?
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