[PATCH] D99769: [funcattrs] Infer nosync from instruction walk

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 15:00:06 PDT 2021


reames added a comment.

In D99769#2665218 <https://reviews.llvm.org/D99769#2665218>, @jdoerfert wrote:

>> Pretty straightforward use of existing infrastructure and port of the attributor inference rules for nosync.
>
> port = duplication, where does this stop?

When the folks working on attributor do the work to stabilize it and get it on by default.  I don't know exactly how much work that is, but I suspect quite a bit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99769



More information about the llvm-commits mailing list