[PATCH] D83976: [Mem2Reg] Teach promote to register about droppable instructions

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 12:04:21 PDT 2020


jdoerfert updated this revision to Diff 278570.
jdoerfert added a comment.

Remove code duplication


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83976

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/test/Transforms/Mem2Reg/ignore-droppable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83976.278570.patch
Type: text/x-patch
Size: 10046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/bf877d7c/attachment.bin>


More information about the llvm-commits mailing list