[all-commits] [llvm/llvm-project] 3dc2f2: [MLGO] Move MBB Profile Dump test to Generic (#66856)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Wed Sep 20 11:50:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dc2f2618b732822794ac9bb3605b4d5fe7efb5e
      https://github.com/llvm/llvm-project/commit/3dc2f2618b732822794ac9bb3605b4d5fe7efb5e
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    A llvm/test/CodeGen/Generic/bb-profile-dump.ll
    R llvm/test/CodeGen/MLRegAlloc/bb-profile-dump.ll

  Log Message:
  -----------
  [MLGO] Move MBB Profile Dump test to Generic (#66856)

This patch moves the MBB Profile Dump to ./llvm/test/CodeGen/Generic
from ./llvm/test/CodeGen/MlRegAlloc as the profile dump doesn't have
anything to do with the ML guided register allocation heuristic.




More information about the All-commits mailing list