[all-commits] [llvm/llvm-project] 6ed9d3: [flang] Lower count intrinsic

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Mar 16 06:41:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ed9d3a255a02244af890dffd0cdf26ddb8587c4
      https://github.com/llvm/llvm-project/commit/6ed9d3a255a02244af890dffd0cdf26ddb8587c4
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M flang/lib/Lower/IntrinsicCall.cpp
    A flang/test/Lower/Intrinsics/count.f90

  Log Message:
  -----------
  [flang] Lower count intrinsic

This patch adds lowering for the count intrinsic.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: jeanPerier

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

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: mleair <leairmark at gmail.com>




More information about the All-commits mailing list