diff options
author | Matt Devereau <matthew.devereau@arm.com> | 2022-03-09 15:44:33 +0000 |
---|---|---|
committer | Matt Devereau <matthew.devereau@arm.com> | 2022-03-11 11:19:53 +0000 |
commit | 6c5da880e03cafc49008612eb687910f3f805057 (patch) | |
tree | e8586cec2543fc7c38010c3ae8b8897a60095cba /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | cda82d39f3f25d8f6d1c1a105a59001339e54bb2 (diff) | |
download | llvm-6c5da880e03cafc49008612eb687910f3f805057.zip llvm-6c5da880e03cafc49008612eb687910f3f805057.tar.gz llvm-6c5da880e03cafc49008612eb687910f3f805057.tar.bz2 |
[AArch64][SVE][Clang] Fix crash for incorrect svptrue and svcnt parameters
Giving an int parameter to SVE intrinsics svptrue and svcnt caused Clang
to crash on compilation. Changing their parameter types to void instead of
omitting args results in a diagnostic error message instead.
Differential Revision: https://reviews.llvm.org/D121294
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions