Skip to content

AMDGPU select splitting combines need to ensure condition is not undef #147635

Open
@arsenm

Description

@arsenm

AMDGPU has various transformations that break up 64-bit operations into 32-bit pieces, many of which appear to be unsafe with undef. e.g. select splitting: https://alive2.llvm.org/ce/z/b5gN6V

This needs to insert a freeze.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions