[all-commits] [llvm/llvm-project] 2809ab: [Transform][MemCpyOpt] Add missing DebugLoc to %tm...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Fri Feb 28 07:21:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2809abbd98980156142f228258aa86314cc1d641
      https://github.com/llvm/llvm-project/commit/2809abbd98980156142f228258aa86314cc1d641
  Author: Pierre-vh <pierre.vanhoutryve at arm.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
    A llvm/test/Transforms/MemCpyOpt/pr37967.ll

  Log Message:
  -----------
  [Transform][MemCpyOpt] Add missing DebugLoc to %tmpbitcast

Fix for https://bugs.llvm.org/show_bug.cgi?id=37967

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




More information about the All-commits mailing list