Skip to content

[Scalarizer] Intrinsic uadd_with_overflow should be scalarizable #126809

Closed
@Icohedron

Description

@Icohedron

The uadd_with_overflow intrinsic should be made scalarizable.

The primary use-case that spawned this issue is to be able to have its vector form be scalarized so that it can be lowered to several UAddc DXIL ops which perform the same function on scalars.

Some issues/PRs that benefit from this change:

Issues potentially affected by this change:

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language Supportllvm:analysisIncludes value tracking, cost tables and constant folding

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions