[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 14:56:55 PDT 2020


jdoerfert created this revision.
jdoerfert added reviewers: efriedma, fhahn, lebedev.ri, nicholas, Tyker.
Herald added subscribers: bollu, hiraditya.
Herald added a project: LLVM.
jdoerfert requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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.281370.patch
Type: text/x-patch
Size: 5480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/ea061f52/attachment.bin>


More information about the llvm-commits mailing list