It looks like the build of the TypeIntrinsics_il test (added in #1157) fails:
TypeIntrinsics_il.il(20): error : syntax error at token '&' in: ldtoken [System.Runtime]System.String& [F:\gh\runtime\src\coreclr\tests\src\JIT\Intrinsics\TypeIntrinsics_il.ilproj]
The test was added as a pri-1 test, but I don't see evidence that the PR triggered Pri-1 (outerloop) testing (it hasn't been in good shape recently anyway).
It looks like the build of the TypeIntrinsics_il test (added in #1157) fails:
The test was added as a pri-1 test, but I don't see evidence that the PR triggered Pri-1 (outerloop) testing (it hasn't been in good shape recently anyway).