Skip to content

CHECK: expected string not found in input #88622

@AndyAyersMS

Description

@AndyAyersMS

https://dev.azure.com/dnceng-public/public/_build/results?buildId=333311&view=ms.vss-test-web.build-test-results-tab

Numerous failures like the following:

07:38:01.038 Running test: JIT/opt/Add/IntAdd/IntAdd.cmd
__tmp0_IntAdd.cs:12:11: error: CHECK: expected string not found in input
// CHECK: Lcl frame size =
          ^
__jit_disasm.out:1:86: note: scanning from here
; Assembly listing for method CodeGenTests.IntAdd:Int8_Add(byte,byte):byte (FullOpts)
                                                                                     ^
__jit_disasm.out:5:9: note: possible intended match here
; rsp based frame
        ^

Input file: __jit_disasm.out
Check file: __tmp0_IntAdd.cs

-dump-input=help explains the following input dump.

Input was:
<<<<<<
            1: ; Assembly listing for method CodeGenTests.IntAdd:Int8_Add(byte,byte):byte (FullOpts) 
check:12'0                                                                                          X error: no match found
            2: ; Emitting BLENDED_CODE for X64 with AVX512 - Windows 
check:12'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            3: ; FullOpts code 
check:12'0     ~~~~~~~~~~~~~~~~
            4: ; optimized code 
check:12'0     ~~~~~~~~~~~~~~~~~
            5: ; rsp based frame 
check:12'0     ~~~~~~~~~~~~~~~~~~
check:12'1             ?          possible intended match
            6: ; partially interruptible 
check:12'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~
            7: ; No PGO data 
check:12'0     ~~~~~~~~~~~~~~
            8:  
check:12'0     ~
            9: G_M000_IG01: ;; offset=0000H 
check:12'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions