[PATCH] D89058: [LoopInterchange][NewPM] Port -loop-interchange to NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 11:01:55 PDT 2020


aeubanks created this revision.
aeubanks added reviewers: fhahn, asbirlea, ychen.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aeubanks requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89058

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Scalar/LoopInterchange.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/test/Transforms/LoopInterchange/interchangeable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89058.297018.patch
Type: text/x-patch
Size: 8554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/e61ee0ba/attachment.bin>


More information about the llvm-commits mailing list