Uh oh!
There was an error while loading. Please reload this page.
Revert "[Mono] Add SIMD intrinsic for Vector64/128 comparisons (#65128)" - #66088
Revert "[Mono] Add SIMD intrinsic for Vector64/128 comparisons (#65128)"#66088simonrozsival wants to merge 3 commits into
Conversation
vargaz
commented
Mar 2, 2022
This doesn't seem to solve the problem. |
thaystg
commented
Mar 2, 2022
This didn't cause the problem on CI, I'll close the PR. |
thaystg
commented
Mar 4, 2022
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…vector-intrinsics-eq-gt-geq-lt-leq
thaystg
commented
Mar 4, 2022
vargaz
commented
Mar 5, 2022
Note that the lane still takes 2h52m (172m), and the timeout is 3h20m (200m), so even a 10-15% increase in total AOT time would lead to a timeout. |
fanyang-mono
commented
Mar 7, 2022
The step of |
simonrozsival
commented
Mar 7, 2022
@fanyang-mono I'll re-run the tests |
…vector-intrinsics-eq-gt-geq-lt-leq
simonrozsival
commented
Mar 7, 2022
fanyang-mono
commented
Mar 7, 2022
Since the |



This PR reverts #65128 in an attempt to fix#66083