This is an archive of the discontinued LLVM Phabricator instance.

[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
the new one as the default with the old one accessible via a flag for
some months now, and we've had no problems.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 76483.Oct 31 2016, 2:21 PM
jlebar retitled this revision from to [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass..
jlebar updated this object.
jlebar added a reviewer: tra.
jlebar added subscribers: jingyue, llvm-commits.
tra accepted this revision.Oct 31 2016, 2:59 PM
tra edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 31 2016, 2:59 PM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/lib/Target/NVPTX/CMakeLists.txt