[all-commits] [llvm/llvm-project] 444401: GlobalISel: Hack a test to avoid a bug introducing...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Aug 4 08:57:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 444401c31f9f1218aed46348eda23a75766002b2
      https://github.com/llvm/llvm-project/commit/444401c31f9f1218aed46348eda23a75766002b2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir

  Log Message:
  -----------
  GlobalISel: Hack a test to avoid a bug introducing a verifier error

There seems to be an unrelated CSEMIRBuilder bug that was causing
expensive checks failures in this case. Hack the test to avoid this
problem for now until that's fixed.




More information about the All-commits mailing list