Skip to content

GlobalISel missing divide-by-pow2 special case expansions #80671

Closed
@arsenm

Description

@arsenm

The DAG has special handling for divide by a power of 2. This is an optimization that also handles some legalization work for large cases that require expansion. Since this is missing, i128 divides do not work for AMDGPU on GlobalISel

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions