[PATCH] D21564: [OpenMP] Initial implementation of parse and sema for composite pragma 'distribute parallel for'

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 08:16:11 PDT 2016


carlo.bertolli added a comment.

Thanks for the hint - I have updated the diff to use Context.getSizeType(). Please let me know if this is what you meant.


Repository:
  rL LLVM

http://reviews.llvm.org/D21564





More information about the cfe-commits mailing list