[all-commits] [llvm/llvm-project] 9c21c6: [LoopInterchange][NewPM] Port -loop-interchange to...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Oct 9 09:22:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c21c6c96630c1dbc9dadbdc55717822acea7b17
      https://github.com/llvm/llvm-project/commit/9c21c6c96630c1dbc9dadbdc55717822acea7b17
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    A llvm/include/llvm/Transforms/Scalar/LoopInterchange.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
    M llvm/lib/Transforms/Scalar/Scalar.cpp
    M llvm/test/Transforms/LoopInterchange/interchangeable.ll

  Log Message:
  -----------
  [LoopInterchange][NewPM] Port -loop-interchange to NPM

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D89058




More information about the All-commits mailing list