Skip to content

llvm-as does not verify LLVM output from SPIR-V to LLVM translation (Overlapping tbaa.struct regions) #2467

@asudarsa

Description

@asudarsa

LLVM_SPIRV :: extensions/INTEL/SPV_INTEL_fpga_reg/IntelFPGAReg.ll test is failing in CI runs for the following PR (and few more recently):
#2466

Log:
/usr/lib/llvm-19/bin/llvm-as: assembly parsed, but does not verify as correct!
Overlapping tbaa.struct regions
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %agg-temp4, ptr align 4 %u1, i64 4, i1 false), !tbaa.struct !14
!14 = !{i64 0, i64 4, !9, i64 0, i64 4, !15}
Overlapping tbaa.struct regions
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %u2, ptr align 4 %ref.tmp3, i64 4, i1 false), !tbaa.struct !14
!14 = !{i64 0, i64 4, !9, i64 0, i64 4, !15}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions