Skip to content

llvm.amdgcn.global.atomic.csub intrinsic should be removed #131735

Open
@arsenm

Description

@arsenm

This should be superseded by using atomicrmw usub_sat. Bitcode auto upgrade should replace it.

Additionally we have llvm.amdgcn.atomic.cond.sub.u32. Not sure what the difference is but it probably should also be removed

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions