[PATCH] D73832: Ignore/Drop droppable uses for code-sinking in InstCombine

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 09:32:58 PST 2020


Tyker updated this revision to Diff 248211.
Tyker marked an inline comment as done.
Tyker added a comment.
Herald added a reviewer: sstefan1.

rebased this patch on the changes of previous patches in the stack.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73832/new/

https://reviews.llvm.org/D73832

Files:
  llvm/include/llvm/Analysis/KnowledgeRetention.h
  llvm/lib/Analysis/KnowledgeRetention.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstCombine/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73832.248211.patch
Type: text/x-patch
Size: 13177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/0fb366e2/attachment.bin>


More information about the llvm-commits mailing list