[PATCH] D96949: [FuncAttrs] Add willreturn to readonly callsites in mustprogress fns.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:31:08 PST 2021


jdoerfert requested changes to this revision.
jdoerfert added a comment.
This revision now requires changes to proceed.

accidentally accepted, I think the logic is fine. I keep it under review in case you decide to do more than the two nits and reuse the traversal result. If not, the logic looks OK to me


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96949



More information about the llvm-commits mailing list