[all-commits] [llvm/llvm-project] 8014b2: [fir] Update fir.alloca op

Eric Schweitz via All-commits all-commits at lists.llvm.org
Thu Sep 30 02:06:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8014b28dcfa17532bdff31358c1c5aa00e76452e
      https://github.com/llvm/llvm-project/commit/8014b28dcfa17532bdff31358c1c5aa00e76452e
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M flang/lib/Optimizer/Dialect/FIROps.cpp

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

Update the fir.alloca operation.

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

Reviewed By: mehdi_amini

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

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




More information about the All-commits mailing list