[PATCH] D86841: [clang] Adds noprogress attribute deduction for infinite loops

Atmn Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 29 16:59:52 PDT 2020


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

Fixed comment in C++ test.


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/test/CodeGen/attr-noprogress.c
  clang/test/CodeGen/attr-noprogress.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86841.288818.patch
Type: text/x-patch
Size: 11934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200829/ef1fa44d/attachment.bin>


More information about the cfe-commits mailing list