[all-commits] [llvm/llvm-project] e38ef2: [fir] Add fir.box_tdesc conversion
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Nov 17 03:03:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e38ef2ff711ca1aa68c541e973e68fbbb8efc575
https://github.com/llvm/llvm-project/commit/e38ef2ff711ca1aa68c541e973e68fbbb8efc575
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm.fir
Log Message:
-----------
[fir] Add fir.box_tdesc conversion
This patch adds the conversion pattern for
`fir.box_tdes`.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D113931
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list