aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2024-07-15 09:12:03 +0200
committerGeorg-Johann Lay <avr@gjlay.de>2024-07-15 10:09:12 +0200
commit8f87b3c5ecd47f6ac0d7407ae5d436a12fb169dd (patch)
treefd7554c5f1ecabfbc3ed459a129deb020a918ad0 /gcc/tree-vect-loop.cc
parent9964edfb4abdec25f8be48e667afcae30ce03a37 (diff)
downloadgcc-8f87b3c5ecd47f6ac0d7407ae5d436a12fb169dd.zip
gcc-8f87b3c5ecd47f6ac0d7407ae5d436a12fb169dd.tar.gz
gcc-8f87b3c5ecd47f6ac0d7407ae5d436a12fb169dd.tar.bz2
AVR: avr-md - Simplify GET_MODE and GET_MODE_BITSIZE.
gcc/ * config/avr/avr.md: Simplify mode usage. (GET_MODE_SIZE (<MODE>mode)): Use <SIZE> instead. (GET_MODE_BITSIZE (<MODE>mode) - 1): Use <MSB> instead. (GET_MODE_MASK (QImode)): Use 0xff instead. * config/avr/avr-fixed.md: Same.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions