[PATCH] D95950: [flang][NFCI] Relpace `LoopOp` Op with `DoLoopOp` Op in FIR Dialect

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 06:34:55 PST 2021


SouraVX created this revision.
SouraVX added reviewers: schweitz, mehdi_amini.
SouraVX added a project: Flang.
Herald added a subscriber: jdoerfert.
SouraVX requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Part of upstreaming effort,
PR: https://github.com/flang-compiler/f18-llvm-project/pull/296


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95950

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.h
  flang/include/flang/Optimizer/Dialect/FIROps.td
  flang/include/flang/Optimizer/Transforms/Passes.td
  flang/lib/Lower/DoLoopHelper.cpp
  flang/lib/Lower/IO.cpp
  flang/lib/Optimizer/Dialect/FIROps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95950.321085.patch
Type: text/x-patch
Size: 8952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/0589969e/attachment.bin>


More information about the llvm-commits mailing list