[all-commits] [llvm/llvm-project] c141c6: [NPM][LTO] Do not enable MemorySSA with LoopFullUn...

David Green via All-commits all-commits at lists.llvm.org
Fri Feb 19 00:35:41 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c141c6551be64f220b71786d24e98f6de906e6de
      https://github.com/llvm/llvm-project/commit/c141c6551be64f220b71786d24e98f6de906e6de
  Author: David Green <david.green at arm.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M llvm/lib/Passes/PassBuilder.cpp

  Log Message:
  -----------
  [NPM][LTO] Do not enable MemorySSA with LoopFullUnrollPass

As with the standard opt pipeline, we disable the MemorySSA dependency
in the LTO LPM pipeline as not all passes preserve MemorySSA.




More information about the All-commits mailing list