[all-commits] [llvm/llvm-project] 344a3d: [MemorySSA] Rename uses in blocks with Phis.

Alina Sbirlea via All-commits all-commits at lists.llvm.org
Wed Sep 16 17:27:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 344a3d0bc0fb0868b519c3342b4982d6121eece3
      https://github.com/llvm/llvm-project/commit/344a3d0bc0fb0868b519c3342b4982d6121eece3
  Author: Alina Sbirlea <asbirlea at google.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M llvm/lib/Analysis/MemorySSAUpdater.cpp
    A llvm/test/Analysis/MemorySSA/pr45927.ll

  Log Message:
  -----------
  [MemorySSA] Rename uses in blocks with Phis.

Renaming should include blocks with existing Phis.

Resolves PR45927.

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




More information about the All-commits mailing list