[all-commits] [llvm/llvm-project] bd2623: [fir] Update fir.insert_on_range op

vdonaldson via All-commits all-commits at lists.llvm.org
Tue Sep 28 02:03:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd2623b9c22d02a87ebed7b770e0312799ea0a04
      https://github.com/llvm/llvm-project/commit/bd2623b9c22d02a87ebed7b770e0312799ea0a04
  Author: V Donaldson <vdonaldson at nvidia.com>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M flang/lib/Optimizer/Dialect/FIROps.cpp
    M flang/test/Fir/fir-ops.fir
    M flang/test/Fir/invalid.fir

  Log Message:
  -----------
  [fir] Update fir.insert_on_range op

Update the fir.insert_on_range operation. Add a better description,
builder and verifier.

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

Reviewed By: jeanPerier

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

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Valentin Clement <clementval at gmail.com>




More information about the All-commits mailing list