[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
Thu Jul 4 12:08:13 PDT 2019


yaxunl added a comment.

In D53295#1561890 <https://reviews.llvm.org/D53295#1561890>, @rjmccall wrote:

> Great, thank you.  Yaxun, are you planning to pick this back up?  I know it's been a long time.


Sorry I caught up with some other work. Currently there has been another change about block which eliminates most indirect block calls, therefore the need for this patch is not so imminent now.


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

https://reviews.llvm.org/D53295





More information about the cfe-commits mailing list