[PATCH] D61617: [NewPassManager] Add tuning option: SLPVectorization [clang-change]

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 16:17:27 PDT 2019


chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.

Can you update some Clang IR generation test that uses these flags to run w/ the new PM? It should fail without this and pass with this.

LGTM w/ that test updated.


Repository:
  rC Clang

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

https://reviews.llvm.org/D61617





More information about the llvm-commits mailing list