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
The newly released 1.0.15 fixes a bunch of issues we've encountered in
our testing. This updates the LKG to the new version.
I've tested this locally on arm64 and x86-64, and removed all the
addressed XFAIL annotations. The WaveREadLaneAt.16 test gets a new XFAIL
annotation. This was already failing on our arm64 bots because the issue
occurs in WARP 1.0.14, since upgrading to 1.0.15 fixes more issues than
it introduces I think this is the right tradeoff.
This also should fix the only outstanding issue causing the arm64 WARP
builder to fail, so this test enables the arm64 WARP builder on
pre-merge tests.
Note: The 1.0.15 release _is not_ based on the 1.0.15-preview release
which caused some problems in our testing. So this should be safe to
adopt.
Fixes#358
0 commit comments