diff options
author | Quentin Colombet <qcolombet@apple.com> | 2020-02-24 17:30:58 -0800 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2020-02-25 10:46:29 -0800 |
commit | a12f1d6a52a195831da8f38eece08f271e2aa31b (patch) | |
tree | 0c05a585784c288ee61d64c3b2cff77a5343f666 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | eb1c040b413a3542a7a6db2cae0d0d7bc2728a95 (diff) | |
download | llvm-a12f1d6a52a195831da8f38eece08f271e2aa31b.zip llvm-a12f1d6a52a195831da8f38eece08f271e2aa31b.tar.gz llvm-a12f1d6a52a195831da8f38eece08f271e2aa31b.tar.bz2 |
[MachineInstr] Add a dumpr method
Add a dump method that recursively prints an instruction and all
the instructions defining its operands and so on.
This is helpful when looking at combiner issue.
NFC
Differential Revision: https://reviews.llvm.org/D75094
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions