On 8/31/23 11:32, Edwin Lu wrote:
Related Discussion: https://inbox.sourceware.org/gcc-patches/12fb5088-3f28-0a69-de1e-f387371a5...@gmail.com/ This patch updates the riscv instructions to ensure that no insn is left without a type attribute. Added new types: "trap" (self explanatory) and "cbo" (for cache related instructions) Tested for regressions using rv32/64 multilib for linux/newlib. Also tested rv32/64 gcv for linux. gcc/Changelog: * config/riscv/riscv.md: Update/Add types
OK. jeff