[PATCH] D99749: [funcattrs] Infer nosync from readnone and non-convergent

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 10:46:04 PDT 2021


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

Every time I ask myself why we don't create a lightweight Attributor pass and run it by default instead :(

LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99749



More information about the llvm-commits mailing list