diff options
author | Huihui Zhang <huihuiz@quicinc.com> | 2020-12-08 09:32:33 -0800 |
---|---|---|
committer | Huihui Zhang <huihuiz@quicinc.com> | 2020-12-08 09:35:53 -0800 |
commit | 8e6fc1f97eb9a63780158470596ddbec3d0ecd59 (patch) | |
tree | 014e7ce60fd88e7c77f18f043795de73ea133c96 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4c70b6ee45e89268598d1bd0811778244f136025 (diff) | |
download | llvm-8e6fc1f97eb9a63780158470596ddbec3d0ecd59.zip llvm-8e6fc1f97eb9a63780158470596ddbec3d0ecd59.tar.gz llvm-8e6fc1f97eb9a63780158470596ddbec3d0ecd59.tar.bz2 |
[AArch64][SVE] Add lowering for llvm.maxnum|minnum for scalable type.
LLVM intrinsic llvm.maxnum|minnum is overloaded intrinsic, can be used on any
floating-point or vector of floating-point type.
This patch extends current infrastructure to support scalable vector type.
This patch also fix a warning message of incorrect use of EVT::getVectorNumElements()
for scalable type, when DAGCombiner trying to split scalable vector.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D92607
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions