[PATCH] D94234: [AArch64] Fix crash caused by invalid vector element type
Nicholas Guy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 08:47:18 PST 2021
NickGuy updated this revision to Diff 315153.
NickGuy added a comment.
In D94234#2484467 <https://reviews.llvm.org/D94234#2484467>, @fhahn wrote:
> this needs a test?
Possibly; Though it doesn't change the supported scope covered by the tests in D91255 <https://reviews.llvm.org/D91255>, it might be worth having one to make sure the crash doesn't reoccur.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94234/new/
https://reviews.llvm.org/D94234
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/aarch64-dup-ext-vectortype-crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94234.315153.patch
Type: text/x-patch
Size: 6777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/f5b16015/attachment.bin>
More information about the llvm-commits
mailing list