diff options
author | Jakub Chlanda <j.chlanda@gmail.com> | 2022-04-25 14:22:22 -0700 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2022-04-25 14:37:41 -0700 |
commit | 76d1f5eaa87b3d1ae5f4c07114313350152c24f2 (patch) | |
tree | 5dd8caff2e799f13ddb17cb98d96e569678c061b /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 993054c1c960215f8486e463aacd650cd3a6661e (diff) | |
download | llvm-76d1f5eaa87b3d1ae5f4c07114313350152c24f2.zip llvm-76d1f5eaa87b3d1ae5f4c07114313350152c24f2.tar.gz llvm-76d1f5eaa87b3d1ae5f4c07114313350152c24f2.tar.bz2 |
[NVPTX] Support float <-> 2 x half bitcasts
Make sure NVPTX backend can handle bitcasting between `float` and `<2 x half>` types.
This was discovered through: https://github.com/intel/llvm/issues/5969
I'm not suggesting that such bitcasts make much sense, but it feels like the compiler should not hard crash on them.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D124171
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions