Skip to content

[HLSL] Function mangling for output parameters not working #110710

@llvm-beanz

Description

@llvm-beanz

There are a couple bugs related to mangling of output parameters. The Itanium ABI isn't including parameter mangling as expected, and the parameter types are not correctly mutated to references for template functions.

This test demonstrates both bugs: https://godbolt.org/z/oj1hEfjMv

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language SupportobsoleteIssues with old (unsupported) versions of LLVM

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions