[PATCH] D95247: [Coroutine] Improve coro-elide-musttail.ll test
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 11:59:31 PST 2021
lxfind added a comment.
In D95247#2516136 <https://reviews.llvm.org/D95247#2516136>, @aeubanks wrote:
> what about a separate RUN line with an emtpy AA pipeline: `-aa-pipeline=`?
By the way, what's the equivalent of "-aa-pipeline=" for the old pass manager? It doesn't seem to have an effect.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95247/new/
https://reviews.llvm.org/D95247
More information about the llvm-commits
mailing list