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

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 1 09:16:19 PST 2020


Tyker created this revision.
Tyker added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

https://reviews.llvm.org/D73832

Files:
  llvm/include/llvm/Transforms/Utils/KnowledgeRetention.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/KnowledgeRetention.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstCombine/assume.ll
  llvm/unittests/Transforms/Utils/KnowledgeRetentionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73832.241883.patch
Type: text/x-patch
Size: 15375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200201/37118677/attachment.bin>


More information about the llvm-commits mailing list