]> gcc.gnu.org Git - gcc.git/commit
[PATCH] RISC-V:add a more appropriate type attribute
authorZhangjin Liao <liaozhangjin@eswincomputing.com>
Wed, 23 Aug 2023 14:02:47 +0000 (08:02 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Wed, 23 Aug 2023 14:02:47 +0000 (08:02 -0600)
commit18befd6f050e70f11ecca1dd58624f0ee3c68cc7
treef6cdfefd653886750d381bf5bcbc723c3b814912
parent92f2ec417c57e980b92b8966226fc2bfbf042af8
[PATCH] RISC-V:add a more appropriate type attribute

Due to the more accurate type attribute added to the clz, ctz, and pcnt
operations in https://github.com/gcc-mirror/gcc/commit/07e2576d6f3 the
same type attribute should be used here.

gcc/ChangeLog:

* config/riscv/bitmanip.md (*<bitmanip_optab>disi2_sext): Add a more
appropriate type attribute.
gcc/config/riscv/bitmanip.md
This page took 0.067914 seconds and 5 git commands to generate.