[all-commits] [llvm/llvm-project] bb8649: X86: Fix asserts only test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 21 07:41:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb8649691d241a6206ba268fb91caf7ff512f77a
https://github.com/llvm/llvm-project/commit/bb8649691d241a6206ba268fb91caf7ff512f77a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M llvm/test/CodeGen/X86/remat-phys-dead.ll
Log Message:
-----------
X86: Fix asserts only test
This test should really check the MIR result rather than rely on the
debug output.
More information about the All-commits
mailing list