[PATCH] D110776: A new hidden option test-changed=exe that calls exe after each time IR changes
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 08:37:35 PST 2021
jrtc27 added a comment.
Why not just use bugpoint? It'll bisect the pipeline and the IR itself to give you the reduced IR+misbehaving opt pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110776/new/
https://reviews.llvm.org/D110776
More information about the llvm-commits
mailing list