[all-commits] [llvm/llvm-project] f9b683: [AMDGPU] Enable machine verification after AMDGPUI...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Sep 29 10:50:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9b68304a22ef82d827d282dd9014efc2e7ac875
https://github.com/llvm/llvm-project/commit/f9b68304a22ef82d827d282dd9014efc2e7ac875
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list