[PATCH] D90940: [LoopFlatten] Make it a FunctionPass

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 12:04:06 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG706ead0e875b: [LoopFlatten] Make it a FunctionPass (authored by SjoerdMeijer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90940

Files:
  llvm/include/llvm/Transforms/Scalar.h
  llvm/include/llvm/Transforms/Scalar/LoopFlatten.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/LoopFlatten.cpp
  llvm/test/Transforms/LoopFlatten/loop-flatten-negative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90940.304290.patch
Type: text/x-patch
Size: 16384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/3374a26a/attachment.bin>


More information about the llvm-commits mailing list