[PATCH] D59493: [OpenCL] Generate 'unroll.enable' metadata for __attribute__((opencl_unroll_hint))
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 18 08:39:07 PDT 2019
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
The wording in spec is confusing btw because it says:
> This attribute qualifier can be used to specify full unrolling or partial unrolling by a specified amount.
May be we should fix this.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59493/new/
https://reviews.llvm.org/D59493
More information about the cfe-commits
mailing list