On Fri, Feb 24, 2023 at 10:01 AM Kito Cheng <kito.ch...@gmail.com> wrote: > > Got one fail: > > FAIL: gcc.target/riscv/xtheadmempair-1.c -O2 scan-assembler-times > th.luwd\t 4 > > It should scan lwud rather than luwd?
Yes, this should be th.lwud. Must have been introduced after testing. I also ran the whole patchset again with RV32 and RV64. This should be the only issue of this kind in the series. Sorry for that!