[all-commits] [llvm/llvm-project] bfb155: [NFC] Fix missing colon in CHECK directives

aabhinavg via All-commits all-commits at lists.llvm.org
Mon Feb 20 10:43:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfb1559fbe2fb656f335a6b7a86e0d8e90fa72fb
      https://github.com/llvm/llvm-project/commit/bfb1559fbe2fb656f335a6b7a86e0d8e90fa72fb
  Author: Tiwari Abhinav Ashok Kumar <tiwariabhinavak at gmail.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M llvm/test/Analysis/MemorySSA/phi-translation.ll
    M llvm/test/CodeGen/AArch64/kcfi-patchable-function-prefix.ll
    M llvm/test/CodeGen/AMDGPU/fneg-combines.ll
    M llvm/test/CodeGen/DirectX/strip-fn-attrs.ll
    M llvm/test/Transforms/FunctionSpecialization/specialization-order.ll
    M llvm/test/Transforms/InstCombine/2008-01-06-VoidCast.ll
    M llvm/test/Transforms/LoopStrengthReduce/remove_scev_indvars.ll

  Log Message:
  -----------
  [NFC] Fix missing colon in CHECK directives

Reviewed By: fhahn

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




More information about the All-commits mailing list