[all-commits] [llvm/llvm-project] 34cc70: [flang] Fold IBITS() intrinsic function

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Apr 13 17:06:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34cc706b9664882c6b4564a42d3c108abd043009
      https://github.com/llvm/llvm-project/commit/34cc706b9664882c6b4564a42d3c108abd043009
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
    M flang/lib/Evaluate/fold-integer.cpp
    A flang/test/Evaluate/fold-ibits.f90

  Log Message:
  -----------
  [flang] Fold IBITS() intrinsic function

Implement constant folding of IBITS(); add test.

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




More information about the All-commits mailing list