diff options
author | Philip Reames <preames@rivosinc.com> | 2024-03-06 09:22:52 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2024-03-06 10:24:32 -0800 |
commit | 8b5b294ec2cf876bc5eb5bd5fcb56ef487e36d60 (patch) | |
tree | b764fcb42380538619d22328cbfdb36843ed73f3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2542d34522784e27850a17a8c39a1ad4b43622ab (diff) | |
download | llvm-8b5b294ec2cf876bc5eb5bd5fcb56ef487e36d60.zip llvm-8b5b294ec2cf876bc5eb5bd5fcb56ef487e36d60.tar.gz llvm-8b5b294ec2cf876bc5eb5bd5fcb56ef487e36d60.tar.bz2 |
[SCEV] Print predicate backedge count only if new information available
When printing the result of SCEV's analysis, we can avoid printing
the predicated backedge taken count and the predicates if the predicates
are empty and no new information is provided. This helps to reduce the
verbosity of the output.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions