[all-commits] [llvm/llvm-project] 6726a3: [flang] Fold PACK()

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Aug 31 10:52:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6726a3d858ac40de32efb9da4af4cd8e44454981
      https://github.com/llvm/llvm-project/commit/6726a3d858ac40de32efb9da4af4cd8e44454981
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

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

  Log Message:
  -----------
  [flang] Fold PACK()

Implement compile-time constant folding for the transformational
intrinsic function PACK.

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




More information about the All-commits mailing list