diff options
author | Artem Belevich <tra@google.com> | 2018-06-20 20:34:04 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2018-06-20 20:34:04 +0000 |
commit | e5a42e977f13e75db8068b2e8ffeef25d040a4ca (patch) | |
tree | 986d202d295c5a2d093bab7c1ae5f07ca622bd50 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 20279dc0258b39d8bbe10261ba2e4442fbd0e0ae (diff) | |
download | bcm5719-llvm-e5a42e977f13e75db8068b2e8ffeef25d040a4ca.tar.gz bcm5719-llvm-e5a42e977f13e75db8068b2e8ffeef25d040a4ca.zip |
[CUDA] Removed unused __nvvm_* builtins with non-generic pointers.
They were hot even hooked into CGBuiltin's machinery. Even if they were,
CUDA does not support AS-specific pointers, so there would be no legal way
no way to call these builtins.
This came up in D47154.
Differential Revision: https://reviews.llvm.org/D47845
llvm-svn: 335168
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions