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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 14:24:12 PDT 2021


jdoerfert added a comment.

> Pretty straightforward use of existing infrastructure and port of the attributor inference rules for nosync.

port = duplication, where does this stop?


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