[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:51:47 PDT 2020
jdoerfert updated this revision to Diff 278582.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Use proper function to drop uses
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.278582.patch
Type: text/x-patch
Size: 10124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/05d9093d/attachment.bin>
More information about the llvm-commits
mailing list