diff options
author | Kunwar Grover <groverkss@gmail.com> | 2024-11-05 09:40:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-05 09:40:52 +0000 |
commit | 72f362170fbe7834febfe08d8bd1f7ba935ddbc9 (patch) | |
tree | d837b0d7ca21b9bd3d79d5a0d2adba7c5d5a031b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | bf01bb851b1e1a977ba1b92e7eb9c8c6d773e6d5 (diff) | |
download | llvm-72f362170fbe7834febfe08d8bd1f7ba935ddbc9.zip llvm-72f362170fbe7834febfe08d8bd1f7ba935ddbc9.tar.gz llvm-72f362170fbe7834febfe08d8bd1f7ba935ddbc9.tar.bz2 |
[mlir][Math] Fix 0-rank support for PolynomialApproximation (#114826)
This patch disambiguates 0-rank vectors and scalars in
PolynomialApproximation. This fixes a bug in PolynomialApproximation
where 0-rank vectors would be treated as scalars and arguments would not
be broadcasted properly.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions