On 8/23/23 06:28, Zhangjin Liao wrote:
Due to the more accurate type attribute added to the clz, ctz, and pcnt operations inhttps://github.com/gcc-mirror/gcc/commit/07e2576d6f3 the same type attribute should be used here. gcc/ChangeLog: * config/riscv/bitmanip.md:add a more appropriate type attribute
Thanks. I improved the ChangeLog slightly and pushed this to the trunk. Jeff