aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorKerry McLaughlin <kerry.mclaughlin@arm.com>2019-10-02 09:25:02 +0000
committerKerry McLaughlin <kerry.mclaughlin@arm.com>2019-10-02 09:25:02 +0000
commit76365b3b24dce0ab3c6a4bce3f84f632b6f825e0 (patch)
tree6ab27e002af5353b3d43a021fbfd606cdb8d89c5 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parent442be727773408581f59041c77e5441ca021dedd (diff)
downloadllvm-76365b3b24dce0ab3c6a4bce3f84f632b6f825e0.zip
llvm-76365b3b24dce0ab3c6a4bce3f84f632b6f825e0.tar.gz
llvm-76365b3b24dce0ab3c6a4bce3f84f632b6f825e0.tar.bz2
[IntrinsicEmitter] Add overloaded type VecOfBitcastsToInt for SVE intrinsics
Summary: This allows intrinsics such as the following to be defined: - declare <n x 4 x i32> @llvm.something.nxv4f32(<n x 4 x i32>, <n x 4 x i1>, <n x 4 x float>) ...where <n x 4 x i32> is derived from <n x 4 x float>, but the element needs bitcasting to int. Reviewers: c-rhodes, sdesmalen, rovka Reviewed By: c-rhodes Subscribers: tschuett, hiraditya, jdoerfert, llvm-commits, cfe-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68021 llvm-svn: 373437
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions