This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Enable machine verification after AMDGPUISelDAGToDAG
ClosedPublic

Authored by foad on Sep 29 2021, 3:44 AM.

Details

Summary

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.

Diff Detail

Event Timeline

foad created this revision.Sep 29 2021, 3:44 AM
foad requested review of this revision.Sep 29 2021, 3:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2021, 3:45 AM
This revision is now accepted and ready to land.Sep 29 2021, 10:06 AM
This revision was landed with ongoing or failed builds.Sep 29 2021, 10:50 AM
This revision was automatically updated to reflect the committed changes.