[all-commits] [llvm/llvm-project] 1a8c9c: Fix PR45442: Bail out when MemorySSA information i...

Aditya Kumar via All-commits all-commits at lists.llvm.org
Thu Aug 13 11:27:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a8c9cd1d96e680a3c519e9b3295ba9c4a34736d
      https://github.com/llvm/llvm-project/commit/1a8c9cd1d96e680a3c519e9b3295ba9c4a34736d
  Author: Aditya Kumar <1894981+hiraditya at users.noreply.github.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/GVNHoist.cpp
    M llvm/test/Transforms/GVNHoist/pr45442.ll

  Log Message:
  -----------
  Fix PR45442: Bail out when MemorySSA information is not available

Reviewers: sebpop, uabelho, fhahn
Reviewed by: fhahn

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




More information about the All-commits mailing list