On 8/28/2023 2:45 PM, Jeff Law via Gcc-patches wrote:


On 8/28/23 13:03, Edwin Lu wrote:
Related Discussion:
https://inbox.sourceware.org/gcc-patches/12fb5088-3f28-0a69-de1e-f387371a5...@gmail.com/

This patch updates vector instructions to ensure that no insn is left
without a type attribute. Creates a placeholder type "vector" for insns
where a type isn't clear

Tested for regressions using rv32/rv64 gc/gcv multilib with newlib/linux.

gcc/Changelog:

    * config/riscv/autovec-vls.md: Update types
    * config/riscv/riscv.md: Add vector placeholder type
    * config/riscv/vector.md: Update types
OK
jeff


Committed!

Edwin

Reply via email to