Optimize atomic floats on nvptx #34
Labels
A-float
Area: related to atomic float
C-enhancement
Category: A new feature or an improvement for an existing one
O-nvptx
Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html
The CPU targets do not have instructions for atomic float(UPDATE: AArch64 now has FEAT_LSFE (#201)), but the GPU targets have these instructions.The text was updated successfully, but these errors were encountered: