Previously this wasn't implemented because it's effectively a no-op.
However, this should be safe to emit on sm_60 architectures. It's
important because it carries semantic importance for whether or not
something can be moved. So we should always emit this instrinsic.
Details
Details
- Reviewers
tra - Commits
- rG2e93dd06134d: [libc] Fix hanging test on NVPTX due to lack of warp sync
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo