[all-commits] [llvm/llvm-project] 08075a: Revert f7381a795ab235d34c94eaf01dc880eb5b89619d

Alina Sbirlea via All-commits all-commits at lists.llvm.org
Wed Apr 6 16:07:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08075a7ee881f3584da8eeee15b4d7dae9fe5536
      https://github.com/llvm/llvm-project/commit/08075a7ee881f3584da8eeee15b4d7dae9fe5536
  Author: Alina Sbirlea <asbirlea at google.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

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

  Log Message:
  -----------
  Revert f7381a795ab235d34c94eaf01dc880eb5b89619d

Roll-forward 29fada4a3d3db309f11f7fa7a0c61cd4021e9947.
Issue triggered was due to UB.

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


  Commit: 50d41f3e0daabdf990465aef70ae6eb626c4e879
      https://github.com/llvm/llvm-project/commit/50d41f3e0daabdf990465aef70ae6eb626c4e879
  Author: Alina Sbirlea <asbirlea at google.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M llvm/lib/Analysis/MemorySSA.cpp

  Log Message:
  -----------
  [MSSA] Print memory phis when inspecting walker.

This makes the MemorySSA and MemorySSA Walker printers consistent.
Invokation `-print<memoryssa-walker>` should also have the MemoryPhis.


Compare: https://github.com/llvm/llvm-project/compare/8e1d9f003289...50d41f3e0daa


More information about the All-commits mailing list