Skip to content

AMDGPU should make v2i32 and/or/xor legal #124776

Open
@arsenm

Description

@arsenm

We currently failed to make use of s_or_b64/s_and_b64/s_xor_b64 in the uniform cases, and scalarize into pairs of the 32-bit binary operators. Making them legal is simple (starter patch attached), but avoiding all the regressions is more difficult.

0001-AMDGPU-Make-v2i32-and-or-xor-legal.patch

We need additional combiner work to avoid the regressions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions