[all-commits] [llvm/llvm-project] 8e4878: [flang][nfc] Test folding of bit-population co...

Tarun Prabhu via All-commits all-commits at lists.llvm.org
Wed Jul 20 09:34:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e48783dcbf4302ac744e6416322cd3f98690cb4
      https://github.com/llvm/llvm-project/commit/8e48783dcbf4302ac744e6416322cd3f98690cb4
  Author: Tarun Prabhu <tarun.prabhu at gmail.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    A flang/test/Evaluate/fold-popcnt.f90

  Log Message:
  -----------
      [flang][nfc] Test folding of bit-population count intrinsics

Test compile-time folding of the leadz, trailz, popcnt and poppar Fortran 2008 intrinsics.

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




More information about the All-commits mailing list