[PATCH] D119023: [flang] Adding options to the CfgConversion pass
Renaud Kauffmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 11:09:15 PST 2022
Renaud-K created this revision.
Renaud-K added reviewers: clementval, jeanPerier, sscalpone, kiranchandramohan, schweitz, svedanayagam.
Renaud-K added projects: Flang, LLVM.
Renaud-K requested review of this revision.
Adding options to the CfgConversion pass to selectively convert fir.do_loop, fir.if and and fir.iter_while
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119023
Files:
flang/include/flang/Optimizer/Transforms/Passes.td
flang/lib/Optimizer/Transforms/RewriteLoop.cpp
flang/test/Fir/cfg-options.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119023.406043.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/fad63767/attachment.bin>
More information about the llvm-commits
mailing list