diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-11-25 14:51:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 14:51:26 +0100 |
commit | 6f16a8bf17ac9a171b5435ee53c3d2bef657bdad (patch) | |
tree | 2b84bdf264a6677a497bf36452eb22e60c5b1989 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9b76e7fc603071baf6c30f0daaf4f4d5429a8a1b (diff) | |
download | llvm-6f16a8bf17ac9a171b5435ee53c3d2bef657bdad.zip llvm-6f16a8bf17ac9a171b5435ee53c3d2bef657bdad.tar.gz llvm-6f16a8bf17ac9a171b5435ee53c3d2bef657bdad.tar.bz2 |
[clang][bytecode] Use bitcasts to cast from integer to vector (#117547)
In C, a cast from an integer to a vector is a CK_BitCast. Implement this
using the same code we use for __builtin_bit_cast.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions