[all-commits] [llvm/llvm-project] 87cccf: [MLGO] Remove unsupported tag from BB profile dump...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Aug 15 20:38:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87cccf8f6d592d82e68728ed730c860fbbfd8b4a
      https://github.com/llvm/llvm-project/commit/87cccf8f6d592d82e68728ed730c860fbbfd8b4a
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M llvm/test/CodeGen/MLRegalloc/bb-profile-dump.ll

  Log Message:
  -----------
  [MLGO] Remove unsupported tag from BB profile dump test

This was added originally as the test was failing on NVPTX before an
explicit target triple was set on the llc invocation. The test was fixed
in 4afb1ee7bc0e3674238da2d3668f8d8b80596c62 but the unsupported
directive was never removed.




More information about the All-commits mailing list