diff options
author | Finn Plummer <50529406+inbelic@users.noreply.github.com> | 2024-09-27 14:16:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-27 14:16:51 -0700 |
commit | e9700d03dd5b89ffc8ef77d0bac2ebc6228f894a (patch) | |
tree | 21e8c0d7e871350bf91e461737ba55747cade8e3 /lldb/unittests/Interpreter/TestCommandObjectExpression.cpp | |
parent | 023f6910cfcbe7b3a9c405f59b3e62728617eeaf (diff) | |
download | llvm-e9700d03dd5b89ffc8ef77d0bac2ebc6228f894a.zip llvm-e9700d03dd5b89ffc8ef77d0bac2ebc6228f894a.tar.gz llvm-e9700d03dd5b89ffc8ef77d0bac2ebc6228f894a.tar.bz2 |
[HLSL] Implement `asint` casting using `bit_cast` (#110027)
Using clang's `__builtin_bit_cast`, implement the hlsl intrinsic
`asint`.
Follows implementation details of `asuint/asfloat`.
Fixes #99091
Diffstat (limited to 'lldb/unittests/Interpreter/TestCommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions