[PATCH] D95117: [NewPM][opt] Run the "default" AA pipeline by default

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 09:11:01 PST 2021


asbirlea added a comment.

Could we have at least one test showing how to pass an empty pipeline, solely for testing purposes?
AFAICT, currently all tests use the 'default', 'basic-aa' or 'tbaa, basic-aa'. Potentially add the test to test/Other/pass-pipeline-parsing.ll,  which is testing 'bad' AA pipeline, or in one of the AA test folders.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95117/new/

https://reviews.llvm.org/D95117



More information about the llvm-commits mailing list