[PATCH] D60031: Split tailcallelim into tailcallmark and tailcallelim
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 12:20:45 PDT 2019
jdoerfert added a comment.
In D60031#1456431 <https://reviews.llvm.org/D60031#1456431>, @jdoerfert wrote:
> In D60031#1455793 <https://reviews.llvm.org/D60031#1455793>, @uenoku wrote:
>
> > I don't have commit access. Would you commit?
>
>
> I'm running the tests now, will commit if all is good.
I see these failures:
LLVM :: Other/opt-O2-pipeline.ll
LLVM :: Other/opt-O3-pipeline.ll
LLVM :: Other/opt-Os-pipeline.ll
LLVM :: Transforms/TailCallElim/ackermann.ll
LLVM :: Transforms/TailCallElim/dup_tail.ll
Please build LLVM with assertions and fix the tests.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60031/new/
https://reviews.llvm.org/D60031
More information about the llvm-commits
mailing list