This patch enables atomic expansion of atomicrmw instruction for NVPTX.
Depend on D125639.
Paths
| Differential D125512
[NVPTX] Enable atomic expansion of atomicrmw for NVPTX AbandonedPublic Authored by tianshilei1992 on May 12 2022, 7:33 PM.
Details
Diff Detail
Event Timelinetianshilei1992 retitled this revision from [NVPTX] Enable AtomicExpandPass for NVPTX, and add the check for atomicrmw to [NVPTX] Enable atomic expansion of atomicrmw for NVPTX.May 15 2022, 11:33 AM
Revision Contents
Diff 429119 llvm/lib/Target/NVPTX/NVPTXISelLowering.h
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
|