[PATCH] D66537: [DAGCombiner] Remove a bunch of redundant AddToWorklist calls.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 25 14:45:45 PDT 2019
deadalnix added a comment.
In D66537#1644303 <https://reviews.llvm.org/D66537#1644303>, @RKSimon wrote:
> Please can you confirm that all these cases are covered by existing code coverage:
>
> http://lab.llvm.org:8080/coverage/coverage-reports/llvm/coverage/Users/buildslave/jenkins/workspace/clang-stage2-coverage-R/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp.html
I was unaware of that tool. That's brilliant. Will do.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66537/new/
https://reviews.llvm.org/D66537
More information about the llvm-commits
mailing list