[PATCH] D55106: A new software pipliner pass based on non-SSA form
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 2 17:55:33 PST 2018
MatzeB removed a reviewer: MatzeB.
MatzeB added a comment.
I'm currently less active in LLVM and will not have the time to review this in depth. Some comments:
- Given that this is already the 2nd machine pipelining implementation this should have more introductory comments, highlighting the differences and what to choose in which situation!
- Which target is going to use this?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55106/new/
https://reviews.llvm.org/D55106
More information about the llvm-commits
mailing list