amdgcn: Add cond_add/sub/and/ior/xor for all vector modes
authorAndrew Stubbs <ams@codesourcery.com>
Tue, 3 Mar 2020 17:36:49 +0000 (17:36 +0000)
committerAndrew Stubbs <ams@codesourcery.com>
Wed, 18 Mar 2020 12:53:26 +0000 (12:53 +0000)
commit5a80a6c3e5f800de63a2eadd8ae3e6822172a718
tree5ee88f8662b75daa8225d12132d1c506109f0ef2
parent11cf25c40e3f586d19474108c78a2dfad7925902
amdgcn: Add cond_add/sub/and/ior/xor for all vector modes

2020-03-18  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/gcn/gcn-valu.md (COND_MODE): Delete.
(COND_INT_MODE): Delete.
(cond_op): Add "mult".
(cond_<expander><mode>): Use VEC_ALLREG_MODE.
(cond_<expander><mode>): Use VEC_ALLREG_INT_MODE.
gcc/ChangeLog
gcc/config/gcn/gcn-valu.md