[all-commits] [llvm/llvm-project] c3939e: [AMDGPU] Fix typo in scheduler option name (#67661)

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Sep 28 12:55:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3939eb827822c01885697e4ca77b29329fb81fc
      https://github.com/llvm/llvm-project/commit/c3939eb827822c01885697e4ca77b29329fb81fc
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
    M llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats-debug.mir
    M llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats.mir
    M llvm/test/CodeGen/AMDGPU/pr51516.mir

  Log Message:
  -----------
  [AMDGPU] Fix typo in scheduler option name (#67661)

Fix: -amdgpu-disable-unclustred-high-rp-reschedule
Now: -amdgpu-disable-unclustered-high-rp-reschedule




More information about the All-commits mailing list