diff options
author | Eric Tang <tangxingxin1008@gmail.com> | 2021-11-18 09:30:38 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-11-18 10:16:08 +0000 |
commit | 9fe6b9e802543c75dbb1d1c12ade64b7734f55aa (patch) | |
tree | 438b52d2859837a660041c08e4039b4c0f26d78f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8a4fcfc242a0f12e346c3d6026f2ad8764b08f1e (diff) | |
download | llvm-9fe6b9e802543c75dbb1d1c12ade64b7734f55aa.zip llvm-9fe6b9e802543c75dbb1d1c12ade64b7734f55aa.tar.gz llvm-9fe6b9e802543c75dbb1d1c12ade64b7734f55aa.tar.bz2 |
[TargetLowering][RISCV] Fixed a scalable vector issue when lowering [s|u]mul.overflow intrinsics
Fixed the vector type issue that where we used getVectorNumElements()
should be replaced by getVectorElementCount() when lowering these
intrinsics.
This is similar to D94149
Signed-off-by: Eric Tang <tangxingxin1008@gmail.com>
Reviewed By: craig.topper, frasercrmck
Differential Revision: https://reviews.llvm.org/D109809
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions