[PATCH] D95247: [Coroutine] Improve coro-elide-musttail.ll test

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 12:02:42 PST 2021


aeubanks added a comment.

I think by default the legacy PM in opt only uses `basic-aa`, `-disable-basic-aa` gets rid of that.


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