[PATCH] D84689: [OpenMPOpt] Most SCC's are uninteresting, don't waste time on them (up to 16x faster)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 27 13:37:48 PDT 2020
This revision was automatically updated to reflect the committed changes.
lebedev.ri marked an inline comment as done.
Closed by commit rG351d234d866e: [OpenMPOpt] Most SCC's are uninteresting, don't waste time on them (up to 16x… (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D84689?vs=281040&id=281045#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84689/new/
https://reviews.llvm.org/D84689
Files:
llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84689.281045.patch
Type: text/x-patch
Size: 4045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/1ea9362c/attachment.bin>
More information about the llvm-commits
mailing list