diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-08-10 19:02:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-10 19:02:08 +0200 |
commit | 2b4b721faf852a405b25064c0d3b59a2372efe2b (patch) | |
tree | 68d5b65572eb29f16e3d12d8dce47366f622ad1f /llvm/lib/ExecutionEngine/JITLink | |
parent | b08e86cb7f7368531c4c12502dc1bed78f3e19a1 (diff) | |
download | llvm-2b4b721faf852a405b25064c0d3b59a2372efe2b.zip llvm-2b4b721faf852a405b25064c0d3b59a2372efe2b.tar.gz llvm-2b4b721faf852a405b25064c0d3b59a2372efe2b.tar.bz2 |
[clang][bytecode] Emit embed element casts directly (#152928)
The element initializer is known to be an IntegerLiteral, the previous
signature of the lambda just didn't specify that. So we can also do the
cast directly instead of doing it via a Cast op.
Diffstat (limited to 'llvm/lib/ExecutionEngine/JITLink')
0 files changed, 0 insertions, 0 deletions