aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.cc
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2022-05-11 18:43:57 +0000
committerSegher Boessenkool <segher@kernel.crashing.org>2022-06-09 19:35:53 +0000
commita05aac0a130cd4e09530ebeb6beae4e5495ad6bc (patch)
tree3e82716e3bb1bc466700f0669e1558ee9221adec /gcc/expr.cc
parent699e9a0f671875c60c992d4442cba12aea0c25e9 (diff)
downloadgcc-a05aac0a130cd4e09530ebeb6beae4e5495ad6bc.zip
gcc-a05aac0a130cd4e09530ebeb6beae4e5495ad6bc.tar.gz
gcc-a05aac0a130cd4e09530ebeb6beae4e5495ad6bc.tar.bz2
rs6000: Delete FP_ISA3
FP_ISA3 is exactly the same as SFDF, just a less obvious name. So, let's delete it. 2022-06-09 Segher Boessenkool <segher@kernel.crashing.org> * config/rs6000/rs6000.md (FP_ISA3): Delete. (float<QHI:mode><FP_ISA3:mode>2): Rename to... (float<QHI:mode><SFDF:mode>2): ... this. Adjust. (*float<QHI:mode><FP_ISA3:mode>2_internal): Rename to... (*float<QHI:mode><SFDF:mode>2_internal): ... this. Adjust. (floatuns<QHI:mode><FP_ISA3:mode>2): Rename to... (floatuns<QHI:mode><SFDF:mode>2): ... this. Adjust. (*floatuns<QHI:mode><FP_ISA3:mode>2_internal): Rename to... (*floatuns<QHI:mode><SFDF:mode>2_internal): ... this. Adjust.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions