[all-commits] [llvm/llvm-project] 5eeef4: [NFC] Split test to reduce time to run.

Daniil Fukalov via All-commits all-commits at lists.llvm.org
Fri Aug 12 00:44:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5eeef48ed10c07e63c56b36f60f578431ce085db
      https://github.com/llvm/llvm-project/commit/5eeef48ed10c07e63c56b36f60f578431ce085db
  Author: Daniil Fukalov <1671137+dfukalov at users.noreply.github.com>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats-debug.mir
    M llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats.mir

  Log Message:
  -----------
  [NFC] Split test to reduce time to run.

The `RUN:` line with `--debug` used just two function. Moved this test out to
different file.

Reviewed By: vangthao

Differential Revision: https://reviews.llvm.org/D130920




More information about the All-commits mailing list