[all-commits] [llvm/llvm-project] d9eda6: [MLGO] Remove extranous check lines from test input

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Nov 17 19:52:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9eda6b2f3843cf63fa36e7d5d670ca225cbcbd7
      https://github.com/llvm/llvm-project/commit/d9eda6b2f3843cf63fa36e7d5d670ca225cbcbd7
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/test/CodeGen/MLRegAlloc/Inputs/input.ll

  Log Message:
  -----------
  [MLGO] Remove extranous check lines from test input

This patch removes check lines from a test input. It was originally
copied from a test that had assertions automatically generated, but
given we only use it as an input, the check lines do absolutely nothing.
Remove them to improve readability of the test/prevent confusion.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list