aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sccvn.c
diff options
context:
space:
mode:
authorJulian Brown <julian@codesourcery.com>2020-11-30 12:01:37 -0800
committerJulian Brown <julian@codesourcery.com>2021-01-12 16:46:01 -0800
commitabb3993e49c04bd40e42f196f55785cc3fd81682 (patch)
tree8867dc9f0030048915a8937dfcbe404fd86e6a84 /gcc/tree-ssa-sccvn.c
parent6851dda2e7969c4ce06d49db97486213aba046e6 (diff)
downloadgcc-abb3993e49c04bd40e42f196f55785cc3fd81682.zip
gcc-abb3993e49c04bd40e42f196f55785cc3fd81682.tar.gz
gcc-abb3993e49c04bd40e42f196f55785cc3fd81682.tar.bz2
amdgcn: Fix subdf3 pattern
This patch fixes a typo in the subdf3 pattern that meant it had a non-standard name and thus the compiler would emit a libcall rather than the proper hardware instruction for DFmode subtraction. 2021-01-13 Julian Brown <julian@codesourcery.com> gcc/ * config/gcn/gcn-valu.md (subdf): Rename to... (subdf3): This.
Diffstat (limited to 'gcc/tree-ssa-sccvn.c')
0 files changed, 0 insertions, 0 deletions