[PATCH] D84804: [SROA][Mem2Reg] Use efficient droppable use API (after D83976)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 15:43:00 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jdoerfert marked an inline comment as done.
Closed by commit rG450dc09d69df: [SROA][Mem2Reg] Use efficient droppable use API (after D83976) (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D84804?vs=281370&id=281386#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84804

Files:
  llvm/include/llvm/IR/Value.h
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84804.281386.patch
Type: text/x-patch
Size: 5542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/5dd31de1/attachment.bin>


More information about the llvm-commits mailing list