[PATCH] D85063: [NewPM][LoopVersioning] Port LoopVersioning to NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 10:18:47 PDT 2020


aeubanks updated this revision to Diff 282672.
aeubanks added a comment.

clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85063

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Utils/LoopVersioning.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/lib/Transforms/Utils/LoopVersioning.cpp
  llvm/test/Transforms/LoopVersioning/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85063.282672.patch
Type: text/x-patch
Size: 9652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/2d25af10/attachment.bin>


More information about the llvm-commits mailing list