diff options
author | Peixin-Qiao <qiaopeixin@huawei.com> | 2022-06-07 14:58:44 +0800 |
---|---|---|
committer | Peixin-Qiao <qiaopeixin@huawei.com> | 2022-06-07 14:58:44 +0800 |
commit | 1b182c65ebe9d86f8c8d9c8212eda1c5e6681ace (patch) | |
tree | 8df9f8a158db11bf56ed287d6781c35b7a9f07f5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 48a70ea177ad912b870cc75cd73d8459c03e8579 (diff) | |
download | llvm-1b182c65ebe9d86f8c8d9c8212eda1c5e6681ace.zip llvm-1b182c65ebe9d86f8c8d9c8212eda1c5e6681ace.tar.gz llvm-1b182c65ebe9d86f8c8d9c8212eda1c5e6681ace.tar.bz2 |
[flang] Fix XArrayCoorOp conversion for index type slices
The previous XArrayCoorOp conversion forgot to change getting the
operands from OpAdaptor for upper bound and step of slice. This leads to
the fail of incompatible of types of codegen when slices are index type.
Reviewed By: kiranchandramohan, schweitz
Differential Revision: https://reviews.llvm.org/D125967
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions