[PATCH] D53098: [InstCombine] Avoid instruction sinking if not profitable for other passes

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 10:35:28 PDT 2018


xbolva00 created this revision.
xbolva00 added reviewers: efriedma, spatel.
Herald added a subscriber: llvm-commits.

Part of PR39119


Repository:
  rL LLVM

https://reviews.llvm.org/D53098

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/no-sink-nonnull-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53098.169045.patch
Type: text/x-patch
Size: 12198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/9083e795/attachment.bin>


More information about the llvm-commits mailing list