[PATCH] D37877: Update getMergedLocation to check the instruction type and merge properly.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 19:02:32 PDT 2017


danielcdh updated this revision to Diff 115774.
danielcdh added a comment.

update


https://reviews.llvm.org/D37877

Files:
  include/llvm/IR/DebugInfoMetadata.h
  include/llvm/IR/Instruction.h
  lib/IR/DebugInfo.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/InstCombine/InstCombinePHI.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/remove-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37877.115774.patch
Type: text/x-patch
Size: 13122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/f8760480/attachment.bin>


More information about the llvm-commits mailing list