[all-commits] [llvm/llvm-project] 935685: [SCCP] Re-use pushToWorkList in pushToWorkListMsg ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon May 4 02:20:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 935685f42025a58cb84e34714075f98878496a22
      https://github.com/llvm/llvm-project/commit/935685f42025a58cb84e34714075f98878496a22
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

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

  Log Message:
  -----------
  [SCCP] Re-use pushToWorkList in pushToWorkListMsg (NFC).

There's no need to duplicate the logic to push to the different
work-lists.




More information about the All-commits mailing list