[PATCH] D62580: [OpenCL] Use long instead of long long in x86 builtins
Karl-Johan Karlsson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 29 12:59:39 PDT 2019
Ka-Ka added a comment.
What about a testcase? It shouldn't be hard to add a small testcase that demonstrate that the changed builtins now work when compiling OpenCL C code for x86. I don't think you have to add all changed builtins to the testcase (but a few to demonstrate the change).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62580/new/
https://reviews.llvm.org/D62580
More information about the cfe-commits
mailing list