aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-02-08 12:20:08 +0100
committerNikita Popov <npopov@redhat.com>2022-02-09 09:40:27 +0100
commitff0b391600c77ca05a262bcca9e3d26aa333cfd0 (patch)
treec6f38e13faa2030d81117626b5550aacb7958693 /llvm/unittests/Support/CommandLineTest.cpp
parent69c3309d4545cd729c41b102303686e19c92f55c (diff)
downloadllvm-ff0b391600c77ca05a262bcca9e3d26aa333cfd0.zip
llvm-ff0b391600c77ca05a262bcca9e3d26aa333cfd0.tar.gz
llvm-ff0b391600c77ca05a262bcca9e3d26aa333cfd0.tar.bz2
[NVPTX] Remove image/sampler special case in call lowering
I suspect that this is dead code. There is no test coverage for this special case, and the struct type names this checks against don't seem to match what OpenCL actually generates (which would be %opencl.sampler_t rather than %struct._sampler_t for example). Motivation for this change is that this code is incompatible with opaque pointers -- simply deleting it is the simplest way of making it compatible :) Differential Revision: https://reviews.llvm.org/D119229
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions