[all-commits] [llvm/llvm-project] fbddf2: [SCCP] Properly report changes when changing a poi...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Oct 11 13:12:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbddf22ef72d3c2e9b14e1501841b03380eef12b
      https://github.com/llvm/llvm-project/commit/fbddf22ef72d3c2e9b14e1501841b03380eef12b
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SCCP.cpp
    A llvm/test/Transforms/SCCP/report-changed.ll

  Log Message:
  -----------
  [SCCP] Properly report changes when changing a pointer argument

Fixes one of the issues in PR51946.

Reviewed By: asbirlea

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




More information about the All-commits mailing list