[PATCH] D115496: [fir] Fixes the descriptor to properly span each element of a CHARACTER array

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 01:12:04 PST 2021


clementval created this revision.
clementval added a reviewer: jeanPerier.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

Fixes a latent bug with CHARACTERs of alternate KIND values

This patch is part of the upstreaming effort from fir-dev branch.

Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115496

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.h
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/test/Fir/convert-to-llvm.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115496.393398.patch
Type: text/x-patch
Size: 12004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/b339645a/attachment-0001.bin>


More information about the llvm-commits mailing list