[all-commits] [llvm/llvm-project] 17d0fb: Set option default for enabling memory ssa for new...

jamieschmeiser via All-commits all-commits at lists.llvm.org
Fri Jan 15 06:57:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17d0fb7f574ebc8a6449382983d91715b6977c32
      https://github.com/llvm/llvm-project/commit/17d0fb7f574ebc8a6449382983d91715b6977c32
  Author: Jamie Schmeiser <schmeise at ca.ibm.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopSink.cpp

  Log Message:
  -----------
  Set option default for enabling memory ssa for new pass manager loop sink pass to true.
Summary:
Set the default for the option enabling memory ssa use in the loop sink
pass to true for the new pass manager.
Author: Jamie Schmeiser <schmeise at ca.ibm.com>
Reviewed By: asbirlea (Alina Sbirlea)
Differential Revision: https://reviews.llvm.org/D92486




More information about the All-commits mailing list