diff options
author | Andrew Stubbs <ams@codesourcery.com> | 2019-12-19 13:59:05 +0000 |
---|---|---|
committer | Andrew Stubbs <ams@gcc.gnu.org> | 2019-12-19 13:59:05 +0000 |
commit | 77f7566e32f3f5be5d3baf38ea7dad08a107fd00 (patch) | |
tree | b5667cfe0e35881bc351924c1501624c8cb96ed2 /gcc/tree-ssa-structalias.c | |
parent | 2b91bb48997ec1d695a2f4c0f132958c79f2b145 (diff) | |
download | gcc-77f7566e32f3f5be5d3baf38ea7dad08a107fd00.zip gcc-77f7566e32f3f5be5d3baf38ea7dad08a107fd00.tar.gz gcc-77f7566e32f3f5be5d3baf38ea7dad08a107fd00.tar.bz2 |
Implement sub-dword add/sub on amdgcn
2019-12-19 Andrew Stubbs <ams@codesourcery.com>
gcc/
* config/gcn/gcn-valu.md (addv64si3<exec_clobber>): Rename to ...
(add<mode>3<exec_clobber>): ... this, and use VEC_ALL1REG_INT_MODE.
(addv64si3_dup<exec_clobber>): Rename to ...
(add<mode>3_dup<exec_clobber>): ... this, and use VEC_ALL1REG_INT_MODE.
(subv64si3<exec_clobber>): Rename to ...
(sub<mode>3<exec_clobber>): ... this, and use VEC_ALL1REG_INT_MODE.
From-SVN: r279574
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
0 files changed, 0 insertions, 0 deletions