]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns
authorSinan Lin <sinan.lin@linux.alibaba.com>
Tue, 18 Apr 2023 18:24:52 +0000 (12:24 -0600)
committerJeff Law <jlaw@ventanamicro>
Tue, 18 Apr 2023 18:27:08 +0000 (12:27 -0600)
commit9874ceed091a0ce17b23d8d77b5bf90b8902a3c0
treeaa02a4bfc9dc3a137cc0576975d00e31825ceeb5
parent95b99e47f4f2df2d0c5680f45e3ec0a3170218ad
Add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns

gcc/
* config/riscv/bitmanip.md (rotr<mode>3 expander): Enable for ZBKB.
(bswapdi2, bswapsi2): Similarly.
gcc/config/riscv/bitmanip.md