[PATCH] D113090: [flang][CodeGen] Transform `fir.{store|load}` to `llvm.{store|load}`
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 09:43:39 PST 2021
awarzynski updated this revision to Diff 385537.
awarzynski added a comment.
Rebased, addes tests for `fir.box`. This has already been accepted by @clementval, so I will merge this if there are no new comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113090/new/
https://reviews.llvm.org/D113090
Files:
flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/convert-to-llvm.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113090.385537.patch
Type: text/x-patch
Size: 6200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/ce813224/attachment.bin>
More information about the llvm-commits
mailing list