[PATCH] D12094: Avoid the propagation of debug locations in SelectionDAG via CSE
Wolfgang Pieb via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 17:35:37 PDT 2016
wolfgangp updated this revision to Diff 52984.
wolfgangp added a comment.
Updated diff against r265709. No additional functional changes. There is no need to patch DAGCombiner.cpp any more because of an interface change to getNodeIfExists(). Apologies for leaving this dormant for a while.
http://reviews.llvm.org/D12094
Files:
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
test/DebugInfo/Generic/isel-cse-line.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12094.52984.patch
Type: text/x-patch
Size: 16332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/dff4d21f/attachment.bin>
More information about the llvm-commits
mailing list