diff options
author | Haochen Gui <guihaoc@gcc.gnu.org> | 2022-05-11 09:19:52 +0800 |
---|---|---|
committer | Haochen Gui <guihaoc@gcc.gnu.org> | 2022-05-18 13:21:29 +0800 |
commit | a174dc1a7f2bf0a71475ff633b130a60c0c3ff4a (patch) | |
tree | cf2fc0675ba4af800b52cd60c248cc2553630386 /gcc/ada | |
parent | 102237c9f2f2667eb73cb5473bd3a9a97296a414 (diff) | |
download | gcc-a174dc1a7f2bf0a71475ff633b130a60c0c3ff4a.zip gcc-a174dc1a7f2bf0a71475ff633b130a60c0c3ff4a.tar.gz gcc-a174dc1a7f2bf0a71475ff633b130a60c0c3ff4a.tar.bz2 |
This patch adds a combine pattern for "CA minus one". The SImode "CA minus one" can be converted to DImode as CA only has two values (0 or 1).
gcc/
PR target/95737
* config/rs6000/rs6000.md (*subfsi3_carry_in_xx_64): New.
gcc/testsuite/
PR target/95737
* gcc.target/powerpc/pr95737.c: New.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions