]> git.ipfire.org Git - thirdparty/gcc.git/commit
amdgcn: 64-bit not
authorAndrew Stubbs <ams@codesourcery.com>
Fri, 15 Jul 2022 14:28:44 +0000 (15:28 +0100)
committerAndrew Stubbs <ams@codesourcery.com>
Tue, 2 Aug 2022 10:46:20 +0000 (11:46 +0100)
commit6b8d8ac8eabbb9959d888b88034fb68b8a54fda7
tree32a02ca25d31534ae40ce8b8b762c5166be6c659
parentc6f4e261b0b8c0b12b31176436c6698668a93352
amdgcn: 64-bit not

This makes the auto-vectorizer happier when handling masks.

gcc/ChangeLog:

* config/gcn/gcn.md (one_cmpldi2): New.

(cherry picked from commit 8f4d9c1dedac54942ad28cc1647d48959bec9e77)
gcc/ChangeLog.omp
gcc/config/gcn/gcn.md