[OPENMP, NVPTX] Reworked castToType() function, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Mon, 19 Mar 2018 17:53:56 +0000 (17:53 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Mon, 19 Mar 2018 17:53:56 +0000 (17:53 +0000)
commita453f3608515e56af03add64897ba6089c03e97d
tree0d9ebfabf2e5c8333ba753323888cbd89e6f88ff
parent645e531a69c374e1da4c1b088e9c6c647663bf58
[OPENMP, NVPTX] Reworked castToType() function, NFC.

Reworked function castToType to use more frontend functionality rather
than the backend.

llvm-svn: 327873
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp