amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin
authorKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 8 Nov 2022 14:38:23 +0000 (14:38 +0000)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 8 Nov 2022 14:52:12 +0000 (14:52 +0000)
commitcb0a2b1f28cf0c231bf38fcd02c40689739df7bb
tree75e08893ee91ac31fe19f930bb5226cd93ea8a34
parentee2be8f3a49b0b1a24afa30801e15c4a93656047
amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin

2022-11-08  Kwok Cheung Yeung  <kcy@codesourcery.com>

gcc/
* config/gcn/gcn.cc (gcn_expand_builtin_1): Expand first argument
of GCN_BUILTIN_LDEXPV to V64DFmode.
gcc/config/gcn/gcn.cc