[PATCH] D83976: [Mem2Reg] Teach promote to register about droppable instructions
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 13:18:19 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce8928f2e4e5: [Mem2Reg] Teach promote to register about droppable instructions (authored by jdoerfert).
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/include/llvm/IR/Value.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/IR/Value.cpp
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/test/Transforms/Mem2Reg/ignore-droppable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83976.280570.patch
Type: text/x-patch
Size: 11278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/9361bb6a/attachment.bin>
More information about the llvm-commits
mailing list