This has been replaced by the NVPTXInferAddressSpaces pass. We've had
the new one as the default with the old one accessible via a flag for
some months now, and we've had no problems.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26165
[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass. ClosedPublic Authored by jlebar on Oct 31 2016, 2:21 PM.
Details Summary This has been replaced by the NVPTXInferAddressSpaces pass. We've had
Diff Detail
Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Oct 31 2016, 2:59 PM Closed by commit rL285642: [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass. (authored by jlebar). · Explain WhyOct 31 2016, 3:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76488 llvm/trunk/lib/Target/NVPTX/CMakeLists.txt
llvm/trunk/lib/Target/NVPTX/NVPTX.h
llvm/trunk/lib/Target/NVPTX/NVPTXFavorNonGenericAddrSpaces.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXLowerAlloca.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXLowerArgs.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXTargetMachine.cpp
llvm/trunk/test/CodeGen/NVPTX/access-non-generic.ll
llvm/trunk/test/CodeGen/NVPTX/addrspacecast.ll
llvm/trunk/test/CodeGen/NVPTX/lower-alloca.ll
llvm/trunk/test/CodeGen/NVPTX/shfl.ll
|