[all-commits] [llvm/llvm-project] deafc6: [fir] Add !fir.ptr type conversion
Diana via All-commits
all-commits at lists.llvm.org
Wed Nov 10 04:29:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: deafc6fc6de6bb0781984c0a0182a7b75c55926e
https://github.com/llvm/llvm-project/commit/deafc6fc6de6bb0781984c0a0182a7b75c55926e
Author: Diana Picus <diana.picus at linaro.org>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/TypeConverter.h
M flang/test/Fir/types-to-llvm.fir
Log Message:
-----------
[fir] Add !fir.ptr type conversion
This patch is part of the upstreaming effort for fir-dev.
Differential Revision: https://reviews.llvm.org/D113559
Co-authored-by: Jean Perier <jperier at nvidia.com>
Commit: a343b74f8532c8e04e600d5d6e1ba7959f950808
https://github.com/llvm/llvm-project/commit/a343b74f8532c8e04e600d5d6e1ba7959f950808
Author: Diana Picus <diana.picus at linaro.org>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/TypeConverter.h
M flang/test/Fir/types-to-llvm.fir
Log Message:
-----------
[fir] Add !fir.char type conversion
This patch is part of the upstreaming effort from fir-dev.
Differential Revision: https://reviews.llvm.org/D113560
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
Compare: https://github.com/llvm/llvm-project/compare/aaea92e1cd8f...a343b74f8532
More information about the All-commits
mailing list