[all-commits] [llvm/llvm-project] b150d3: [Polly] Add support for -polly-enable-mse with NPM.

Michael Kruse via All-commits all-commits at lists.llvm.org
Wed Oct 26 15:32:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b150d34c47efbd8fa09604bce805c0920360f8d7
      https://github.com/llvm/llvm-project/commit/b150d34c47efbd8fa09604bce805c0920360f8d7
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M polly/lib/Support/RegisterPasses.cpp

  Log Message:
  -----------
  [Polly] Add support for -polly-enable-mse with NPM.

The MaximalStaticExpansionPass was already ported to the NPM in
02f640672e2875c4e7578366bb2e22582548d7c1. Allow adding it to the default
NPM pass builder pipeline using -polly-enable-mse.




More information about the All-commits mailing list