yaxunl added a comment.

I got regressions in OpenCL tests since long long int is 128 bit in OpenCL. I 
switched to use `W` as width modifier in builtin definitions since `W` is for 
fixed-length 64 bit int type.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103563/new/

https://reviews.llvm.org/D103563

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to