[PATCH] D62580: [OpenCL] Use long instead of long long in x86 builtins
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 29 08:50:10 PDT 2019
erichkeane added a comment.
A different (perhaps silly) question is why 'W' isn't sufficient? It represents int64_t, which I wonder if is sufficient.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62580/new/
https://reviews.llvm.org/D62580
More information about the cfe-commits
mailing list