[all-commits] [llvm/llvm-project] 97c151: [MemCpyOpt] Fix broken check lines (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Feb 16 05:40:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97c151de3de0266b896bb01e98b005fb31f6d3cd
      https://github.com/llvm/llvm-project/commit/97c151de3de0266b896bb01e98b005fb31f6d3cd
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/MemCpyOpt/memcpy.ll
    M llvm/test/Transforms/MemCpyOpt/stackrestore.ll

  Log Message:
  -----------
  [MemCpyOpt] Fix broken check lines (NFC)

These are leftovers from when there were separate MSSA/non-MSSA
check lines.




More information about the All-commits mailing list