Extend the atomic optimizer to handle AND, OR and XOR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64809
[AMDGPU] Optimize atomic AND/OR/XOR ClosedPublic Authored by foad on Jul 16 2019, 10:48 AM.
Details Summary Extend the atomic optimizer to handle AND, OR and XOR.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 17 2019, 6:24 AM Closed by commit rL366323: [AMDGPU] Optimize atomic AND/OR/XOR (authored by foad). · Explain WhyJul 17 2019, 6:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210316 llvm/trunk/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
|