On 7/15/24 10:08 PM, Jiawei wrote:
在 2024/07/16 8:28, Jeff Law 写道:
IIRC these fails are dependent upon whether or not the statements turn
into vector stores or not.
So to remove the xfail don't you have to know if vector is enabled/
disabled?
I am not sure, I tried to enable with RVV, but it still pass the test:
https://godbolt.org/z/bvWfffTe5
Probably because it didn't vectorize ;-) I don't remember all these
tests, but I do remember some of them are highly sensitive to the
changes in code generation from vectorization.
OK for the trunk. Though I wouldn't be surprised if we have to come
back to this at some point and adjust again.
jeff