diff options
author | Jean Perier <jperier@nvidia.com> | 2022-11-25 09:33:34 +0100 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-11-25 09:34:15 +0100 |
commit | 8dea00f4e79b7e19ab5d1adc728a0379c7f39d9e (patch) | |
tree | 4f958e68bdba2ee885fef33209a271d00f82610e /llvm/lib/Support/TargetParser.cpp | |
parent | fa3587d63eed78dd90663b7fe81cf9f77d403ff1 (diff) | |
download | llvm-8dea00f4e79b7e19ab5d1adc728a0379c7f39d9e.zip llvm-8dea00f4e79b7e19ab5d1adc728a0379c7f39d9e.tar.gz llvm-8dea00f4e79b7e19ab5d1adc728a0379c7f39d9e.tar.bz2 |
[flang] Add hlfir.concat operation definition
This operation represents scalar character concatenation. This is
added as part of flang lowering update described in
https://github.com/llvm/llvm-project/blob/main/flang/docs/HighLevelFIR.md
A notable difference with Fortran concatenation is that hlfir.concat can
take two or more operands. This will be used to optimize concatenation
chains.
Differential Revision: https://reviews.llvm.org/D138650
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions