[PATCH] D37762: [InstCombine] Remove single use restriction from InstCombine's explicit sinking code.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 13:26:54 PDT 2017


craig.topper updated this revision to Diff 114892.
craig.topper added a comment.

Remove a stray change that snuck in


https://reviews.llvm.org/D37762

Files:
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/sink_instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37762.114892.patch
Type: text/x-patch
Size: 6437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/fc1cad94/attachment.bin>


More information about the llvm-commits mailing list