[PATCH] D47816: [InstCombine] Stop sinking instructions across function call.

Renlin Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 04:36:48 PDT 2018


renlin updated this revision to Diff 151895.
renlin added a comment.

Use utils./update_test_checks.py for test case checking.


https://reviews.llvm.org/D47816

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47816.151895.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/b6bf287b/attachment.bin>


More information about the llvm-commits mailing list