diff options
author | Sam Tebbs <samuel.tebbs@arm.com> | 2020-09-23 11:43:27 +0100 |
---|---|---|
committer | Sam Tebbs <samuel.tebbs@arm.com> | 2020-10-05 15:51:28 +0100 |
commit | 2573cf3c3d42c943cb91b6e85b803f7671260185 (patch) | |
tree | 1d3bba2bf14ba59fbbbf86417be3c53bf6b6bfda /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 346b9d17720a0ccd920cd02b81811a4d2ddc67d6 (diff) | |
download | llvm-2573cf3c3d42c943cb91b6e85b803f7671260185.zip llvm-2573cf3c3d42c943cb91b6e85b803f7671260185.tar.gz llvm-2573cf3c3d42c943cb91b6e85b803f7671260185.tar.bz2 |
[ARM]Fold select_cc(vecreduce_[u|s][min|max], x) into VMINV or VMAXV
This folds a select_cc or select(set_cc) of a max or min vector reduction with a scalar value into a VMAXV or VMINV.
Differential Revision: https://reviews.llvm.org/D87836
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions