Skip to content

[TBAA] Invalid TBAA added to libcalls #102029

@wsmoses

Description

@wsmoses

See https://godbolt.org/z/nc5E4js4Y

  %call = tail call double @cos(double noundef %x) #2, !dbg !18, !tbaa !19
  !19 = !{!20, !20, i64 0}
  !20 = !{!"int", !21, i64 0}

This should have double not int as the tbaa on it, no?

possibly related: #100302

@vfdff @arsenm

Metadata

Metadata

Assignees

No one assigned

    Labels

    TBAAType-Based Alias Analysis / Strict AliasingquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions