[PATCH] D52709: Add -instcombine-code-sinking option

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 05:18:24 PDT 2018


GBuella updated this revision to Diff 169375.
GBuella added a comment.

Adding constructor argument as well -- making it more similar to the ExpensiveCombines option.


https://reviews.llvm.org/D52709

Files:
  include/llvm/Transforms/InstCombine/InstCombine.h
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/no_sink_instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52709.169375.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/b71ef55e/attachment.bin>


More information about the llvm-commits mailing list