[PATCH] D53295: Mark store and load of block invoke function as invariant.group

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 16 11:15:50 PDT 2018


yaxunl updated this revision to Diff 169864.
yaxunl retitled this revision from "[OpenCL] Mark load of block invoke function as invariant" to "Mark store and load of block invoke function as invariant.group".
yaxunl edited the summary of this revision.
yaxunl added a comment.
Herald added a subscriber: Prazek.

mark store and load of block invoke function as invariant.group.


https://reviews.llvm.org/D53295

Files:
  lib/CodeGen/CGBlocks.cpp
  test/CodeGenOpenCL/blocks-indirect-call.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53295.169864.patch
Type: text/x-patch
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181016/a4d4e0f6/attachment.bin>


More information about the cfe-commits mailing list