[all-commits] [llvm/llvm-project] c0cbe6: [DSE] Remove dead argument from removePartiallyOve...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Aug 19 11:34:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c0cbe6453ac1918e405de10f756f6f7f99668bbd
      https://github.com/llvm/llvm-project/commit/c0cbe6453ac1918e405de10f756f6f7f99668bbd
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

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

  Log Message:
  -----------
  [DSE] Remove dead argument from removePartiallyOverlappedStores (NFC).

The argument is unused and can be removed.




More information about the All-commits mailing list