[PATCH] D82693: [flang] Upstream two FIR transformation passes

Steve Scalpone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 28 10:16:10 PDT 2020


sscalpone accepted this revision.
sscalpone added inline comments.
This revision is now accepted and ready to land.


================
Comment at: flang/include/flang/Optimizer/Transforms/Passes.td:22
+  let description = [{
+    TODO
+  }];
----------------
Is the a pro forma description that could be added?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82693





More information about the llvm-commits mailing list