[MachineLoopInfo] Enable machine verification after this pass
authorJay Foad <jay.foad@amd.com>
Wed, 29 Sep 2021 12:18:01 +0000 (13:18 +0100)
committerJay Foad <jay.foad@amd.com>
Fri, 1 Oct 2021 17:15:57 +0000 (18:15 +0100)
commit31c92d515dd21c49a2b3bcedd991fffb3b6dfd55
treef1a58579683d3560211186207db8825359982019
parent04787239c930c386105d341a172b1d419c42fa9c
[MachineLoopInfo] Enable machine verification after this pass

Enabling this does not show any problems in check-llvm in an
LLVM_ENABLE_EXPENSIVE_CHECKS build.

Differential Revision: https://reviews.llvm.org/D110703
llvm/lib/CodeGen/TargetPassConfig.cpp