[PATCH] D56242: Elevate instructions across if-else blocks for better constant propagation
Ayonam Ray via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 6 09:03:20 PST 2019
ayonam updated this revision to Diff 180401.
ayonam added a comment.
Ran clang-format on the changes and updated the diff
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56242/new/
https://reviews.llvm.org/D56242
Files:
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
include/llvm/Transforms/Scalar/Elevate.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Elevate.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/Elevate/elevate-if-else.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56242.180401.patch
Type: text/x-patch
Size: 25560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190106/51905528/attachment.bin>
More information about the llvm-commits
mailing list