diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2023-07-18 09:09:58 +0000 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2023-07-18 09:26:58 +0000 |
commit | 41f478f0419781f6968de0661ce570916c9de863 (patch) | |
tree | d22e2222fdefc1da0bc44a5bd013a18a630c07f1 /llvm/lib/IR/Function.cpp | |
parent | 505335a99d46643eae7729c1d3ea7bf719c79382 (diff) | |
download | llvm-41f478f0419781f6968de0661ce570916c9de863.zip llvm-41f478f0419781f6968de0661ce570916c9de863.tar.gz llvm-41f478f0419781f6968de0661ce570916c9de863.tar.bz2 |
[Flang][HLFIR] Relax size check for dot_product intrinsic
If the size of one of the operand arrays is not known at compile
time, do not issue a size mismatch error sinc they could match at
runtime.
Fixes the compilation error in polyhedron/induct2.
Reviewed By: tblah, vzakhari
Differential Revision: https://reviews.llvm.org/D155302
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions