]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: target/114975 - Add combine-pattern for __popcountqi2.
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 7 May 2024 17:39:55 +0000 (19:39 +0200)
committerGeorg-Johann Lay <avr@gjlay.de>
Wed, 8 May 2024 08:40:41 +0000 (10:40 +0200)
commitc8f4bbb824fafecf021a802324cd79e64b03b947
tree5b88099000c333f5900942998025d384f293b3e4
parent245a6d478aba6499d1f649e4d35df1e858c5967c
AVR: target/114975 - Add combine-pattern for __popcountqi2.

PR target/114975
gcc/
* config/avr/avr.md: Add combine pattern for
8-bit popcount detection.

gcc/testsuite/
* gcc.target/avr/pr114975-popcount.c: New test.
gcc/config/avr/avr.md
gcc/testsuite/gcc.target/avr/pr114975-popcount.c [new file with mode: 0644]