aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadbackward.c
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2016-05-27 12:15:47 +0000
committerWilco Dijkstra <wilco@gcc.gnu.org>2016-05-27 12:15:47 +0000
commitf6e0013a3c08b4a6a8d4dade8f842a2e4ae3f495 (patch)
tree3ff023f6cc024600d6f2da69662c5a64b4499905 /gcc/tree-ssa-threadbackward.c
parent105e29c5cf8729021614b152328bcfe054bed64d (diff)
downloadgcc-f6e0013a3c08b4a6a8d4dade8f842a2e4ae3f495.zip
gcc-f6e0013a3c08b4a6a8d4dade8f842a2e4ae3f495.tar.gz
gcc-f6e0013a3c08b4a6a8d4dade8f842a2e4ae3f495.tar.bz2
Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has been resolved.
Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has been resolved. This avoids a few unnecessary lane widening operations like: faddp d18, v18.2d mov d18, v18.d[0] gcc/ PR67609 * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Remove. * config/aarch64/aarch64.c (aarch64_cannot_change_mode_class): Remove function. * config/aarch64/aarch64-protos.h (aarch64_cannot_change_mode_class): Remove. From-SVN: r236817
Diffstat (limited to 'gcc/tree-ssa-threadbackward.c')
0 files changed, 0 insertions, 0 deletions