[PATCH] D83978: [SROA] Teach promote to register about droppable instructions

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


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

Use proper function to drop uses


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83978

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/ignore-droppable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83978.278584.patch
Type: text/x-patch
Size: 6700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/3d7d2785/attachment.bin>


More information about the llvm-commits mailing list