You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On RISC-V with -march=rva22u64_v -O3 -flto -mllvm -force-tail-folding-style=data-with-evl -mllvm -prefer-predicate-over-epilogue=predicate-else-scalar-epilogue, the SPEC CPU 2017 502.gcc_r benchmark fails in the train dataset, likely due to a miscompile.
Split out from the discussion here: https://github.com//pull/122458#issuecomment-2585713670
On RISC-V with -march=rva22u64_v -O3 -flto -mllvm -force-tail-folding-style=data-with-evl -mllvm -prefer-predicate-over-epilogue=predicate-else-scalar-epilogue, the SPEC CPU 2017 502.gcc_r benchmark fails in the train dataset, likely due to a miscompile.
Split out from the discussion here: #122458 (comment)
On RISC-V with
-march=rva22u64_v -O3 -flto -mllvm -force-tail-folding-style=data-with-evl -mllvm -prefer-predicate-over-epilogue=predicate-else-scalar-epilogue
, the SPEC CPU 2017 502.gcc_r benchmark fails in the train dataset, likely due to a miscompile.It's been failing since at least 6ad0dcf, detected from this LNT run: https://lnt.lukelau.me/db_default/v4/nts/89
The text was updated successfully, but these errors were encountered: