On 8/31/23 11:36, Edwin Lu wrote:
Related Discussion:
https://inbox.sourceware.org/gcc-patches/12fb5088-3f28-0a69-de1e-f387371a5...@gmail.com/
This patch updates the THEAD instructions to ensure that no insn is left
without a type attribute.
Tested for regressions using rv32/64 multilib for linux/newlib.
gcc/Changelog:
* config/riscv/thead.md: Update types
OK. THe first could arguably be "multi", but both instructions it
generates appear to be move/conversions, so "fmove" is reasonable as well.
Ok for the trunk. And I think that's should allow us to turn on the
assertion, right?
jeff