[all-commits] [llvm/llvm-project] 1a2ec6: [fir] Add fir.string_lit conversion
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Nov 16 12:14:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a2ec6670a516e4df233d9e596faa88d69bfdce1
https://github.com/llvm/llvm-project/commit/1a2ec6670a516e4df233d9e596faa88d69bfdce1
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm.fir
Log Message:
-----------
[fir] Add fir.string_lit conversion
This patch adds the conversion pattern for
the fir.string_lit operation.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D113992
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list