[PATCH] D112807: [fir] Add substr information to fircg.ext_embox and fircg.ext_rebox operations

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 05:02:44 PDT 2021


clementval created this revision.
clementval added reviewers: jeanPerier, svedanayagam, sscalpone, kiranchandramohan, jdoerfert, schweitz, pmccormick, rovka, AlexisPerry, PeteSteinfeld.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch adds the substring information to the fircg.ext_embox and
fircg.ext_rebox operations.

Substring is used for CHARACTER types.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112807

Files:
  flang/include/flang/Optimizer/CodeGen/CGOps.td
  flang/lib/Optimizer/CodeGen/PreCGRewrite.cpp
  flang/test/Fir/cg-ops.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112807.383316.patch
Type: text/x-patch
Size: 8568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/39ded3dc/attachment.bin>


More information about the llvm-commits mailing list