diff options
author | Arthur Eubanks <aeubanks@google.com> | 2022-09-13 14:01:15 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2022-09-14 13:48:03 -0700 |
commit | ccc9107ad6858424fcfc1c24f0264f82d351b9eb (patch) | |
tree | 20de574e8f1fc9c1f3f612968f177d7ebba0ca81 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | ed2c3f46f5a74de9965c424a3a8ca99546b2c939 (diff) | |
download | llvm-ccc9107ad6858424fcfc1c24f0264f82d351b9eb.zip llvm-ccc9107ad6858424fcfc1c24f0264f82d351b9eb.tar.gz llvm-ccc9107ad6858424fcfc1c24f0264f82d351b9eb.tar.bz2 |
[OptBisect] Add flag to print IR when opt-bisect kicks in
-opt-bisect-print-ir-path=foo will dump the IR to foo when opt-bisect-limit starts skipping passes.
Currently we don't print the IR if the opt-bisect-limit is higher than the total number of times opt-bisect is called.
This makes getting the IR right before a bad transform easier.
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D133809
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions