[flang-commits] [PATCH] D129584: Lower F08 bit-population count intrinsics

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Jul 13 15:44:08 PDT 2022


tarunprabhu added inline comments.


================
Comment at: flang/test/Lower/Intrinsics/leadz.f90:1
+! RUN: bbc -emit-fir %s -o - | FileCheck %s
+
----------------
kiranchandramohan wrote:
> kiranchandramohan wrote:
> > Nit: Could you add the flang driver also for tests.
> Apologies, I was requesting flang driver tests in addition. You may add `bbc` back when you submit.
Could you clarify what you mean by this?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129584/new/

https://reviews.llvm.org/D129584



More information about the flang-commits mailing list