[all-commits] [llvm/llvm-project] 3ae8e4: [fir] Add fir.insert_on_range conversion

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Nov 4 02:36:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ae8e44215e4cf8272597ae39872229eb8934ebf
      https://github.com/llvm/llvm-project/commit/3ae8e44215e4cf8272597ae39872229eb8934ebf
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-11-04 (Thu, 04 Nov 2021)

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

  Log Message:
  -----------
  [fir] Add fir.insert_on_range conversion

Convert fir.insert_on_range operation to corresponding
llvm.insertvalue operations.

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

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list