[all-commits] [llvm/llvm-project] 1934c1: [SimplifyCFG] Remove bogus UTC line from test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 7 02:52:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1934c1aa3613fe2ded87ca4cd739694378e92601
      https://github.com/llvm/llvm-project/commit/1934c1aa3613fe2ded87ca4cd739694378e92601
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table.ll

  Log Message:
  -----------
  [SimplifyCFG] Remove bogus UTC line from test (NFC)

The check lines in this test were clearly not generated by UTC.


  Commit: 8719cb88e3443bf717391b5020beab61238a372c
      https://github.com/llvm/llvm-project/commit/8719cb88e3443bf717391b5020beab61238a372c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/RISCV/switch_to_lookup_table-rv32.ll
    M llvm/test/Transforms/SimplifyCFG/RISCV/switch_to_lookup_table-rv64.ll
    M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll

  Log Message:
  -----------
  [SimplifyCFG] Regenerate switch to lookup tests (NFC)

Regenerate these with --check-globals. The manual global CHECKS
get dropped during regeneration otherwise.

Annoyingly UTC insists on putting the globals directly before the
first function, so the first comment is a bit out of place now.


Compare: https://github.com/llvm/llvm-project/compare/3a31eaeac848...8719cb88e344

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