diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2022-06-17 17:07:12 +0000 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2022-06-17 17:14:55 +0000 |
commit | 914b9eec04b5759884ae6ac4995d8293e21efc7e (patch) | |
tree | f1ca852550b3ca27c0c21c9f115d0ec622b03659 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | fd5a26e6107e7dde868894883bc9f4503d1c657b (diff) | |
download | llvm-914b9eec04b5759884ae6ac4995d8293e21efc7e.zip llvm-914b9eec04b5759884ae6ac4995d8293e21efc7e.tar.gz llvm-914b9eec04b5759884ae6ac4995d8293e21efc7e.tar.bz2 |
[Flang] Fixes for XArrayCoorOp
The upstreamed code was not incrementing the sliceOffset in multiples
of 3. This issue is fixed by using Offsets and incrementing by 3 during
every iteration.
In the conversion pattern, we were comparing the definingOp of an
operand with an FIR::UndefOp. Use LLVM::UndefOp for conversion.
Reviewed By: clementval, Leporacanthicus
Differential Revision: https://reviews.llvm.org/D128017
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions