[PATCH] D61616: [NewPassManager] Add tuning option: SLPVectorization [NFC].

Jan Vesely via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 23:46:35 PDT 2019


jvesely added a comment.

Are you sure this was enabled by default before? (`cl::init(true)`)
I've traced regressions in r600 and amdgcn to this patch.
While both look like backend bugs, the commit message says NFC.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61616





More information about the llvm-commits mailing list