[PATCH] D32241: Don't process debug intrinsics in InstCombine

Dmitry Mikulin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 13:37:57 PDT 2017


dmikulin updated this revision to Diff 98833.
dmikulin added a comment.

Removed unused attributes and debug metadata from the test case.


https://reviews.llvm.org/D32241

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/debuginfo-skip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32241.98833.patch
Type: text/x-patch
Size: 5226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/2cd5fa7b/attachment.bin>


More information about the llvm-commits mailing list