aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2024-07-08 00:15:00 -0500
committerKewen Lin <linkw@gcc.gnu.org>2024-07-08 00:15:00 -0500
commit6425dae07aa4be58abade03455c2d9744f73d4e1 (patch)
tree9eaaf987624817476a9a2fa2ec1cea512497a312 /gcc/tree-pass.h
parentf379596e0ba99df249d6e8b3f2e66edfcea916fe (diff)
downloadgcc-6425dae07aa4be58abade03455c2d9744f73d4e1.zip
gcc-6425dae07aa4be58abade03455c2d9744f73d4e1.tar.gz
gcc-6425dae07aa4be58abade03455c2d9744f73d4e1.tar.bz2
rs6000: Replace orc with iorc [PR115659]
Since iorc optab is introduced, this patch is to update the expander names and all the related uses like bif expanders, gen functions accordingly. PR tree-optimization/115659 gcc/ChangeLog: * config/rs6000/rs6000-builtins.def: Update some bif expanders by replacing orc<mode>3 with iorc<mode>3. * config/rs6000/rs6000-string.cc (expand_cmp_vec_sequence): Update gen function by replacing orc<mode>3 with iorc<mode>3. * config/rs6000/rs6000.md (orc<mode>3): Rename to ... (iorc<mode>3): ... this.
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions