diff options
author | Aaron Sawdey <acsawdey@linux.ibm.com> | 2020-09-10 15:12:49 -0500 |
---|---|---|
committer | Aaron Sawdey <acsawdey@linux.ibm.com> | 2020-09-10 21:13:38 -0500 |
commit | 848e74bea1e8031925d3efe2d85b555a3cf8db38 (patch) | |
tree | 75d1adbbaaa9eea5f9c65bacf845401c830f4483 /gcc/tree-loop-distribution.c | |
parent | b7028f060c6760b336b416897412e327ded12ab5 (diff) | |
download | gcc-848e74bea1e8031925d3efe2d85b555a3cf8db38.zip gcc-848e74bea1e8031925d3efe2d85b555a3cf8db38.tar.gz gcc-848e74bea1e8031925d3efe2d85b555a3cf8db38.tar.bz2 |
[PATCH][PR96791] disable POImode ld/st for memcpy
This is a (hopefully temporary) fix to PR96791. This will make
the default be -mno-block-ops-vector-pair even on power10, so we will
not hit the issue of DSE trying to truncate a POImode register. I am
still concerned it will be possible to hit this because the MMA builtins
will also generate POImode stores, but I think any example of that will
be somewhat more contrived.
gcc/ChangeLog:
* config/rs6000/rs6000.c (rs6000_option_override_internal):
Change default.
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions