[all-commits] [llvm/llvm-project] d48236: [flang] Fold SPREAD

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Oct 28 14:10:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d48236a51c5a9cf372f8f633e538f0e1784a16d4
      https://github.com/llvm/llvm-project/commit/d48236a51c5a9cf372f8f633e538f0e1784a16d4
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M flang/lib/Evaluate/fold-implementation.h
    A flang/test/Evaluate/errors01.f90
    A flang/test/Evaluate/fold-spread.f90
    R flang/test/Evaluate/folding19.f90

  Log Message:
  -----------
  [flang] Fold SPREAD

Implements constant folding of the transformational intrinsic
function SPREAD().

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




More information about the All-commits mailing list