[all-commits] [llvm/llvm-project] 2a299e: [fir] Add fir.select_type conversion placeholder

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Nov 15 05:36:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a299e4f0636bd6664ddabb36a8a1dfa8cbd59e5
      https://github.com/llvm/llvm-project/commit/2a299e4f0636bd6664ddabb36a8a1dfa8cbd59e5
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

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

  Log Message:
  -----------
  [fir] Add fir.select_type conversion placeholder

As for D113662, this patch just add a place holder for
the `fir.select_type` operation conversion. This operation
is part of F20xx and is not implemented yet.

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

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list