This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Add Target::isNVPTX().
ClosedPublic

Authored by jlebar on Jan 22 2016, 5:05 PM.

Details

Summary

Helper so we don't have to enumerate nvptx && nvptx64 everywhere.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 45772.Jan 22 2016, 5:05 PM
jlebar retitled this revision from to [CUDA] Add Target::isNVPTX()..
jlebar updated this object.
jlebar added a reviewer: tra.
jlebar added subscribers: echristo, jhen, llvm-commits.
This revision was automatically updated to reflect the committed changes.