---- Replied Message ----
From | Robin Dapp<rdapp....@gmail.com> |
Date | 12/13/2023 20:16 |
To | juzhe.zhong<juzhe.zh...@rivai.ai> |
Cc | rdapp....@gmail.com<rdapp....@gmail.com>, gcc-patches@gcc.gnu.org<gcc-patches@gcc.gnu.org>, kito.ch...@gmail.com<kito.ch...@gmail.com>, kito.ch...@sifive.com<kito.ch...@sifive.com>, jeffreya...@gmail.com<jeffreya...@gmail.com> |
Subject | Re: [PATCH] RISC-V: Postpone full available optimization [VSETVL PASS] |
> I don”t choose to run since I didn”t have issue run on my local
> simulator no matter qemu or spike.
Yes it was flaky. That's kind of expected with the out-of-bounds
writes we did. They can depend on runtime environment and other
factors. Of course it's a bit counterintuitive to add a (before)
passing test but, with the proper comment, if it ever FAILed at some
point in the future we'd have a point of reference.
Regards
Robin