[CodeGen] Support native half inc/dec amounts.
We previously defaulted to long double, but it's also possible to have a half inc/dec amount, when LangOpts NativeHalfType is set. Currently, that's only true for OpenCL. llvm-svn: 233135
Loading
Please sign in to comment