[flang-commits] [PATCH] D129788: Lower F08 parity intrinsic

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Aug 22 09:39:08 PDT 2022


tarunprabhu updated this revision to Diff 454548.
tarunprabhu added a comment.

Addressed @jeanPerier's comment and used `asBox` instead of `asAddr.`


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

https://reviews.llvm.org/D129788

Files:
  flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
  flang/lib/Lower/IntrinsicCall.cpp
  flang/lib/Optimizer/Builder/Runtime/Reduction.cpp
  flang/test/Lower/Intrinsics/parity.f90
  flang/unittests/Optimizer/Builder/Runtime/ReductionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129788.454548.patch
Type: text/x-patch
Size: 10014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220822/873af79f/attachment.bin>


More information about the flang-commits mailing list