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

Atmn Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 4 11:03:44 PDT 2020


atmnpatel updated this revision to Diff 289997.
atmnpatel added a comment.

Renamed `mayprogress` to `maynotprogress`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86841

Files:
  clang/lib/CodeGen/CGLoopInfo.cpp
  clang/lib/CodeGen/CGLoopInfo.h
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGen/attr-noprogress.c
  clang/test/CodeGen/attr-noprogress.cpp
  clang/test/CodeGenCXX/fno-unroll-loops-metadata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86841.289997.patch
Type: text/x-patch
Size: 23348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200904/c1e6bc29/attachment-0001.bin>


More information about the cfe-commits mailing list