[PATCH] D85609: Transforms: add ConvergenceControlHeuristic pass
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 11:37:56 PDT 2020
nhaehnle updated this revision to Diff 285712.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.
- add an inline assembly test
- simplification suggest by a review comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85609/new/
https://reviews.llvm.org/D85609
Files:
llvm/include/llvm/InitializePasses.h
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/ConvergenceControlHeuristic.cpp
llvm/lib/Transforms/Utils/Utils.cpp
llvm/test/Transforms/ConvergenceControlHeuristic/basic.ll
llvm/test/Transforms/ConvergenceControlHeuristic/inlineasm.ll
llvm/test/Transforms/ConvergenceControlHeuristic/preexisting.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85609.285712.patch
Type: text/x-patch
Size: 31455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/4b8a07a9/attachment.bin>
More information about the llvm-commits
mailing list