[PATCH] D86841: [clang] Add noprogress attribute deduction for infinite loops
Atmn Patel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 3 15:26:43 PDT 2020
atmnpatel updated this revision to Diff 289821.
atmnpatel added a comment.
Herald added a subscriber: zzheng.
Renamed llvm loop metadata, changed deduction rules.
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.289821.patch
Type: text/x-patch
Size: 23250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200903/6d3a4338/attachment-0001.bin>
More information about the cfe-commits
mailing list