[all-commits] [llvm/llvm-project] 3191ac: AMDGPU: Try to fix test failure with EXPENSIVE_CHECKS

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 13 16:34:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3191ac27e396dbd141243b8ca6cf5660c10ddf5c
      https://github.com/llvm/llvm-project/commit/3191ac27e396dbd141243b8ca6cf5660c10ddf5c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/sgpr-regalloc-flags.ll

  Log Message:
  -----------
  AMDGPU: Try to fix test failure with EXPENSIVE_CHECKS

The machine verifier is enabled by default for EXPENSIVE_CHECKS, so
the pass runs of it would pollute the output here.




More information about the All-commits mailing list