[all-commits] [llvm/llvm-project] f010b1: Revert "[MachineVerifier] Try harder to verify Liv...
Jay Foad via All-commits
all-commits at lists.llvm.org
Sat Oct 22 04:22:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f010b1eae58667b3fcb40c9498974a06ba85d894
https://github.com/llvm/llvm-project/commit/f010b1eae58667b3fcb40c9498974a06ba85d894
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
Log Message:
-----------
Revert "[MachineVerifier] Try harder to verify LiveVariables"
This reverts commit d4650d0938e290ca9d6544d6b07da2fb7156762d.
Reverted because it causes several X86 CodeGen test failures in a build
with LLVM_ENABLE_EXPENSIVE_CHECKS=ON.
More information about the All-commits
mailing list