[PATCH] D86841: [clang] Add mustprogress and llvm.loop.mustprogress attribute deduction

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 27 10:19:33 PDT 2020


jdoerfert added a comment.

In what situation do we generate `mustprogress` function attributes now? I was expecting them in `clang/test/CodeGen/attr-mustprogress.cpp` but did not see any.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86841



More information about the cfe-commits mailing list