aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2019-01-31 21:57:51 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2019-01-31 21:57:51 +0000
commit277e064bf5297e91b273daa7018d5f2341a346a9 (patch)
treee9bd8caebdd9e875b4a9a0ba8b82d8f1ec36f2fb /llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
parentfadf25068e32b44b010e6e03c6ab93bec41eae82 (diff)
downloadllvm-277e064bf5297e91b273daa7018d5f2341a346a9.zip
llvm-277e064bf5297e91b273daa7018d5f2341a346a9.tar.gz
llvm-277e064bf5297e91b273daa7018d5f2341a346a9.tar.bz2
Do not copy long double and 128-bit fp format from aux target for AMDGPU
rC352620 caused regressions because it copied floating point format from aux target. floating point format decides whether extended long double is supported. It is x86_fp80 on x86 but IEEE double on amdgcn. Document usage of long doubel type in HIP programming guide https://github.com/ROCm-Developer-Tools/HIP/pull/890 Differential Revision: https://reviews.llvm.org/D57527 llvm-svn: 352801
Diffstat (limited to 'llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions