[all-commits] [llvm/llvm-project] 608cf1: [InstCombine][NFC] Rename check run label

Piotr Sobczak via All-commits all-commits at lists.llvm.org
Wed Jul 12 01:35:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 608cf17b734b922e4b3f4d127b1e768d1a71ff68
      https://github.com/llvm/llvm-project/commit/608cf17b734b922e4b3f4d127b1e768d1a71ff68
  Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/unreachable-code.ll

  Log Message:
  -----------
  [InstCombine][NFC] Rename check run label

The existing check run label "DEFAULT" may clash with
the label from switch "DEFAULT", so renaming it for clarity.

Differential Revision: https://reviews.llvm.org/D154825




More information about the All-commits mailing list