[all-commits] [llvm/llvm-project] e81d73: [fir] Add fir.constc conversion
Diana via All-commits
all-commits at lists.llvm.org
Thu Nov 18 00:47:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e81d73ed92336c607ac7c2aeec75f5cec873f2d1
https://github.com/llvm/llvm-project/commit/e81d73ed92336c607ac7c2aeec75f5cec873f2d1
Author: Diana Picus <diana.picus at linaro.org>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm.fir
Log Message:
-----------
[fir] Add fir.constc conversion
Add the codegen for fir.constc.
This patch is part of the upstreaming effort from fir-dev.
Differential Revision: https://reviews.llvm.org/D114063
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