Add some atomic optimizer tests where there is no use of the result of
the atomic operation, which is a common case in real code. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98952
[AMDGPU] Add atomic optimizer nouse tests ClosedPublic Authored by foad on Mar 19 2021, 7:51 AM.
Details Summary Add some atomic optimizer tests where there is no use of the result of
Diff Detail
Event TimelineHerald added subscribers: kerbowa, jfb, t-tye and 6 others. · View Herald TranscriptMar 19 2021, 7:51 AM foad added a child revision: D98953: [AMDGPU] Use reductions instead of scans in the atomic optimizer.Mar 19 2021, 7:52 AM This revision is now accepted and ready to land.Mar 19 2021, 8:35 AM This revision was landed with ongoing or failed builds.Mar 19 2021, 8:50 AM Closed by commit rGb8616e40daf7: [AMDGPU] Add atomic optimizer nouse tests (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331876 llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
|