[PATCH] D79416: [SVE] Fix wrong usage of getNumElements() in matchIntrinsicType
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 03:55:09 PDT 2020
david-arm marked an inline comment as done.
david-arm added a comment.
Hi @efriedma, I've tried to add a test as you suggested. Although it doesn't exercise the actual code I've changed I added it anyway as I thought maybe it was still worth making sure we reject it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79416/new/
https://reviews.llvm.org/D79416
More information about the llvm-commits
mailing list