This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b96d6291666 [Tests] Landing tests for D58632 to show diffs in review new 2b5b5c473b0 [InstSimplify] add tests for fcmp+minnum; NFC new 8f4f5af4331 [NewPassManager] Add tuning option: SLPVectorization [NFC].
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Passes/PassBuilder.h | 4 + include/llvm/Transforms/Vectorize/SLPVectorizer.h | 2 + lib/Passes/PassBuilder.cpp | 4 +- lib/Transforms/IPO/PassManagerBuilder.cpp | 5 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 4 + .../InstSimplify/floating-point-compare.ll | 157 +++++++++++++++++++++ 6 files changed, 171 insertions(+), 5 deletions(-)