aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2022-04-24 20:37:27 +0200
committerValentin Clement <clementval@gmail.com>2022-04-24 20:37:48 +0200
commit6243b90ead7a4d9e4097849498bea6749836de98 (patch)
treee62d99252b42a1cc41961b5a87f5f1c0301cf159 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent3f0f20366622ee5fd35a1d65d7db5226f5e5751f (diff)
downloadllvm-6243b90ead7a4d9e4097849498bea6749836de98.zip
llvm-6243b90ead7a4d9e4097849498bea6749836de98.tar.gz
llvm-6243b90ead7a4d9e4097849498bea6749836de98.tar.bz2
[flang] Do not create arith.extui with same from/to type
In some case the lowering of `ichar` is generating an `arith.extui` operation with the same from/to type. This operation do not accept from/to types to be the same. If the from/to types are identical, we do not generate the extra operation. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D124107
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions