Sub-dword vector multiply for amdgcn
authorAndrew Stubbs <ams@codesourcery.com>
Fri, 13 Dec 2019 16:37:17 +0000 (16:37 +0000)
committerAndrew Stubbs <ams@gcc.gnu.org>
Fri, 13 Dec 2019 16:37:17 +0000 (16:37 +0000)
commit7b945b19ad7cebebbaaf4eec44a7a572233ab91b
tree161a3884f056e764c37a7aa3c9e9b7f681972ae3
parente44deb433b5c4eac6caeae284e9eebbb3760531c
Sub-dword vector multiply for amdgcn

2019-12-13  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/gcn/gcn-valu.md (mulv64si3<exec>): Rename to ...
(mul<mode>3<exec>): ... this, and implement sub-dword patterns.
(mulv64si3_dup<exec>): Rename to ...
(mul<mode>3_dup<exec>): ... this, and implement sub-dword patterns.

From-SVN: r279374
gcc/ChangeLog
gcc/config/gcn/gcn-valu.md