diff options
author | Amir Ayupov <aaupov@fb.com> | 2022-06-02 00:26:23 -0700 |
---|---|---|
committer | Amir Ayupov <aaupov@fb.com> | 2022-06-02 00:27:12 -0700 |
commit | 6333e5dde9872ae56d7979432a76f83cf7ac6820 (patch) | |
tree | 255ab558edbb7ef26ab4fad1a9c6075dbd15d89d /llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp | |
parent | c6ad6901734f8fa7c1ecd3aeb7de651b07ab21a6 (diff) | |
download | llvm-6333e5dde9872ae56d7979432a76f83cf7ac6820.zip llvm-6333e5dde9872ae56d7979432a76f83cf7ac6820.tar.gz llvm-6333e5dde9872ae56d7979432a76f83cf7ac6820.tar.bz2 |
[BOLT][NFC] Use colors in CFG dumps
Use color coding to distinguish nodes:
- Entry nodes have bold border
- Scalar (non-loopy) code is milk white
- Outer loops are light yellow
- Innermost loops are light blue
`-print-loops` needs to be enabled to provide BinaryLoopInfo.
Examples:
{F23170673}
{F23170680}
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D126248
Diffstat (limited to 'llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions