[PATCH] D60619: New pass to produce more easily-read IR.
Arnt Gulbrandsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 02:58:29 PDT 2019
arnt updated this revision to Diff 206811.
arnt marked 4 inline comments as done.
arnt added a comment.
Attends to most comments, not all.
A reqeust to introduce break/continue/goto is more than I'll do. That's
where I stop.
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.206811.patch
Type: text/x-patch
Size: 14200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/c253aa9d/attachment-0001.bin>
More information about the llvm-commits
mailing list