diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2016-05-24 14:04:03 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2016-05-24 14:04:03 +0000 |
commit | d1fb69400edb679142810fb86cc4c80254c60787 (patch) | |
tree | 9d2b0bb2933f03a275856f4436d5f7008cfd233c /gcc/tree-vectorizer.h | |
parent | dec21bbc9773ebe3e066109b00d1fbeee0b18581 (diff) | |
download | gcc-d1fb69400edb679142810fb86cc4c80254c60787.zip gcc-d1fb69400edb679142810fb86cc4c80254c60787.tar.gz gcc-d1fb69400edb679142810fb86cc4c80254c60787.tar.bz2 |
[ARM][4/4] Simplify checks for CONST_INT_P and comparison against 1/0
* config/arm/neon.md (ashldi3_neon): Replace comparison of INTVAL of
operands[2] against 1 with comparison against CONST1_RTX.
(<shift>di3_neon): Likewise.
* config/arm/predicates.md (const0_operand): Replace with comparison
against CONST0_RTX.
From-SVN: r236641
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions