[flang-commits] [PATCH] D129779: Lower F08 merge_bits intrinsic

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jul 14 08:11:09 PDT 2022


tarunprabhu created this revision.
tarunprabhu added reviewers: klausler, jeanPerier, vdonaldson, kiranchandramohan, clementval.
tarunprabhu added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
tarunprabhu requested review of this revision.

This patch implements the F08 `merge_bits` intrinsic.


https://reviews.llvm.org/D129779

Files:
  flang/lib/Lower/IntrinsicCall.cpp
  flang/test/Lower/Intrinsics/merge_bits.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129779.444669.patch
Type: text/x-patch
Size: 7403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220714/8317fc48/attachment.bin>


More information about the flang-commits mailing list