[flang-commits] [PATCH] D150564: [flang][hlfir] Implement hlfir.forall codegen when no temp is required
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue May 16 02:00:59 PDT 2023
jeanPerier updated this revision to Diff 522500.
jeanPerier marked 2 inline comments as done.
jeanPerier added a comment.
- Fix typo in comments.
- Make mustSavedRegionIn and isRequiredInCurrentRun const methods.
- Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150564/new/
https://reviews.llvm.org/D150564
Files:
flang/lib/Optimizer/HLFIR/Transforms/LowerHLFIROrderedAssignments.cpp
flang/test/HLFIR/order_assignments/forall-codegen-fuse-assignments.fir
flang/test/HLFIR/order_assignments/forall-codegen-no-conflict.fir
flang/test/HLFIR/ordered-assignments-codegen-todo.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150564.522500.patch
Type: text/x-patch
Size: 30055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230516/d250640f/attachment-0001.bin>
More information about the flang-commits
mailing list