[flang-commits] [PATCH] D149878: [flang][hlfir] Lower forall to HLFIR

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri May 5 01:30:04 PDT 2023


jeanPerier updated this revision to Diff 519765.
jeanPerier added a comment.

Thanks a lot for the review!

- Update genDataAssignment to incorporate genImplicitLogicalConvert.
- Add comment to explain why mask expression evalution is not outlined
- Fix right/left mix-ups in comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149878

Files:
  flang/lib/Lower/Bridge.cpp
  flang/test/Lower/HLFIR/forall.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149878.519765.patch
Type: text/x-patch
Size: 27083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230505/8f26a69a/attachment-0001.bin>


More information about the flang-commits mailing list