aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-optimize-isl.cc
diff options
context:
space:
mode:
authorAndrew Stubbs <ams@codesourcery.com>2023-10-02 11:42:03 +0100
committerAndrew Stubbs <ams@codesourcery.com>2023-10-06 14:20:35 +0100
commitddfa43933ebc9e6508f0df9e748a765a74e01809 (patch)
tree94e9dd2bb67cf1c8e53456892017cd363de0807b /gcc/graphite-optimize-isl.cc
parenteb239c7f22b646873e93f8115ee992c4fb4d878a (diff)
downloadgcc-ddfa43933ebc9e6508f0df9e748a765a74e01809.zip
gcc-ddfa43933ebc9e6508f0df9e748a765a74e01809.tar.gz
gcc-ddfa43933ebc9e6508f0df9e748a765a74e01809.tar.bz2
amdgcn: switch mov insns to compact syntax
The move instructions typically have many alternatives (and I'm about to add more) so are good candidates for the new syntax. This patch only converts the patterns where there are no significant changes to the generated files. The other patterns can be converted another time. gcc/ChangeLog: * config/gcn/gcn-valu.md (*mov<mode>): Convert to compact syntax. (mov<mode>_exec): Likewise. (mov<mode>_sgprbase): Likewise. * config/gcn/gcn.md (*mov<mode>_insn): Likewise. (*movti_insn): Likewise.
Diffstat (limited to 'gcc/graphite-optimize-isl.cc')
0 files changed, 0 insertions, 0 deletions