aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-03-16 13:39:31 +0100
committerRichard Biener <rguenther@suse.de>2022-03-16 14:00:35 +0100
commitf6fb661ea8ac7e17c6924719de6219f002c4efef (patch)
treed564d09225f6ffcdf32d93e02a5de82bf16e5bc4 /gcc/go
parent5809bb4f78c9aae0f3be3c8d942b6af75ba23a74 (diff)
downloadgcc-f6fb661ea8ac7e17c6924719de6219f002c4efef.zip
gcc-f6fb661ea8ac7e17c6924719de6219f002c4efef.tar.gz
gcc-f6fb661ea8ac7e17c6924719de6219f002c4efef.tar.bz2
tree-optimization/102008 - restore if-conversion of adjacent loads
The following re-orders the newly added code sinking pass before the last phiopt pass which performs hoisting of adjacent loads with the intent to enable if-conversion on those. I've added the aarch64 specific testcase from the PR. 2022-03-16 Richard Biener <rguenther@suse.de> PR tree-optimization/102008 * passes.def: Move the added code sinking pass before the preceeding phiopt pass. * gcc.target/aarch64/pr102008.c: New testcase.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions