[PATCH] D60619: New pass to produce more easily-read IR.
Arnt Gulbrandsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 06:46:25 PDT 2019
arnt updated this revision to Diff 195175.
arnt marked 3 inline comments as done.
arnt added a comment.
Reworked based on good comments from maskray; thanks.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60619/new/
https://reviews.llvm.org/D60619
Files:
llvm/include/llvm/Transforms/Utils/ImproveReadingOrder.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/ImproveReadingOrder.cpp
llvm/test/Transforms/Util/improve-reading-order.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60619.195175.patch
Type: text/x-patch
Size: 12761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/f408398f/attachment.bin>
More information about the llvm-commits
mailing list