[all-commits] [llvm/llvm-project] d393ce: [flang] Support extension intrinsic function varia...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Jan 13 17:33:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d393ce3b3e8a80c55844ec1386ec38764d95843c
      https://github.com/llvm/llvm-project/commit/d393ce3b3e8a80c55844ec1386ec38764d95843c
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M flang/docs/Extensions.md
    M flang/lib/Evaluate/fold-integer.cpp
    M flang/lib/Evaluate/fold-real.cpp
    M flang/lib/Evaluate/intrinsics-library.cpp
    M flang/lib/Evaluate/intrinsics.cpp
    M flang/test/Evaluate/folding02.f90

  Log Message:
  -----------
  [flang] Support extension intrinsic function variations on ABS

Accept the legacy specific intrinsic names BABS, IIABS, JIABS,
KIABS, and ZABS as well.

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




More information about the All-commits mailing list