aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2024-11-25 14:51:26 +0100
committerGitHub <noreply@github.com>2024-11-25 14:51:26 +0100
commit6f16a8bf17ac9a171b5435ee53c3d2bef657bdad (patch)
tree2b84bdf264a6677a497bf36452eb22e60c5b1989 /clang/lib/CodeGen/CodeGenModule.cpp
parent9b76e7fc603071baf6c30f0daaf4f4d5429a8a1b (diff)
downloadllvm-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