[AMDGPU] Enable machine verification after AMDGPUISelDAGToDAG
authorJay Foad <jay.foad@amd.com>
Wed, 29 Sep 2021 10:42:04 +0000 (11:42 +0100)
committerJay Foad <jay.foad@amd.com>
Wed, 29 Sep 2021 17:47:19 +0000 (18:47 +0100)
commitf9b68304a22ef82d827d282dd9014efc2e7ac875
treeae999d4ad90c63e1a04007bb3918091c82e4958a
parent87b4490b3c8780fad54ba9afdffec43c628c7a74
[AMDGPU] Enable machine verification after AMDGPUISelDAGToDAG

This was introduced in D32628 but it does not seem to be required any
more. At least it does not show any problems in check-llvm in an
LLVM_ENABLE_EXPENSIVE_CHECKS build.

Differential Revision: https://reviews.llvm.org/D110692
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp