[all-commits] [llvm/llvm-project] cdc476: [fir] Set !fir.len_param_index conversion to unimp...

Diana via All-commits all-commits at lists.llvm.org
Tue Nov 23 04:22:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdc476ab2f7d4aaabdd220f94c6446afdb6a339d
      https://github.com/llvm/llvm-project/commit/cdc476ab2f7d4aaabdd220f94c6446afdb6a339d
  Author: Diana Picus <diana.picus at linaro.org>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp
    M flang/test/Fir/convert-to-llvm-invalid.fir

  Log Message:
  -----------
  [fir] Set !fir.len_param_index conversion to unimplemented

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

The conversion of len_param_index in fir-dev is incomplete, so for now
we're marking this as unimplemented until we can settle on a design for
the runtime support of LEN parameters.

Differential Revision: https://reviews.llvm.org/D114241

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




More information about the All-commits mailing list