[PATCH] D111095: [fir] Add cfg conversion pass

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 01:10:19 PDT 2021


clementval updated this revision to Diff 377110.
clementval added a comment.

Move always-execute-loop-body option to the TableGen file.
Remove disable-cfg-conversion option.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111095

Files:
  flang/include/flang/Optimizer/Transforms/Passes.td
  flang/lib/Optimizer/Transforms/CMakeLists.txt
  flang/lib/Optimizer/Transforms/RewriteLoop.cpp
  flang/test/Fir/loop01.fir
  flang/test/Fir/loop02.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111095.377110.patch
Type: text/x-patch
Size: 35085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/2ef3ec1d/attachment-0001.bin>


More information about the llvm-commits mailing list