[PATCH] D118340: [test][NewGVN] Use '-aa-pipeline=basic-aa -passes=newgvn' instead of '-basic-aa -newgvn'

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 02:56:00 PST 2022


nikic added a comment.

Can you please omit `-aa-pipeline` entirely where it makes no difference to test output? Especially for basic-aa, it should not be necessary to explicitly specify it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118340



More information about the llvm-commits mailing list