[PATCH] D89026: [StructurizeCFG][NewPM] Port -structurizecfg to NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 15:56:50 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbaffd052b0f7: [StructurizeCFG][NewPM] Port -structurizecfg to NPM (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D89026?vs=296864&id=300426#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89026

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
  llvm/test/Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll
  llvm/test/Transforms/StructurizeCFG/interleaved-loop-order.ll
  llvm/test/Transforms/StructurizeCFG/nested-loop-order.ll
  llvm/test/Transforms/StructurizeCFG/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89026.300426.patch
Type: text/x-patch
Size: 14347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/a26f7fe5/attachment.bin>


More information about the llvm-commits mailing list