[all-commits] [llvm/llvm-project] 5ddd56: disable execute-only tests which are failing with ...

Ties Stuij via All-commits all-commits at lists.llvm.org
Fri Jun 23 08:36:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ddd561cb5e2d2c55f4d42912a96d1e0982697b1
      https://github.com/llvm/llvm-project/commit/5ddd561cb5e2d2c55f4d42912a96d1e0982697b1
  Author: Ties Stuij <ties.stuij at arm.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M llvm/test/CodeGen/ARM/execute-only.ll

  Log Message:
  -----------
  disable execute-only tests which are failing with expensive checks

Temporarily disabling the execute-only tests. We recently added codegen for
armv6-m, which is still in heavy development (D152795).

Disabling the tests while we're figuring out what's going on is probably the
least disruptive option, as a patch dependent on it also already landed.




More information about the All-commits mailing list