]> git.ipfire.org Git - thirdparty/gcc.git/commit
amdgcn: 64-bit vector shifts
authorAndrew Stubbs <ams@codesourcery.com>
Tue, 19 Jul 2022 10:14:28 +0000 (11:14 +0100)
committerAndrew Stubbs <ams@codesourcery.com>
Fri, 29 Jul 2022 12:01:34 +0000 (13:01 +0100)
commit6e0ca3fe88d8f98ba6b4009c9483e87afbcf4ee8
treec022f06d4f3003fbeb03d4f69821027950609930
parent8f4d9c1dedac54942ad28cc1647d48959bec9e77
amdgcn: 64-bit vector shifts

Enable 64-bit vector-vector and vector-scalar shifts.

gcc/ChangeLog:

* config/gcn/gcn-valu.md (V_INT_noHI): New iterator.
(<expander><mode>3<exec>): Use V_INT_noHI.
(v<expander><mode>3<exec>): Likewise.
gcc/config/gcn/gcn-valu.md