Check for read-modify-write AtomicSDNodes instead of using an exhaustive
list of ISD opcodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97671
[AMDGPU] Simplify SITargetLowering::isSDNodeSourceOfDivergence. NFC. ClosedPublic Authored by foad on Mar 1 2021, 2:25 AM.
Details Summary Check for read-modify-write AtomicSDNodes instead of using an exhaustive
Diff Detail
Event TimelineHerald added subscribers: kerbowa, jfb, hiraditya and 7 others. · View Herald TranscriptMar 1 2021, 2:25 AM This revision is now accepted and ready to land.Mar 1 2021, 6:08 AM This revision was landed with ongoing or failed builds.Mar 1 2021, 6:22 AM Closed by commit rG48ca5d3398be: [AMDGPU] Simplify SITargetLowering::isSDNodeSourceOfDivergence. NFC. (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 327097 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
|