[all-commits] [llvm/llvm-project] 7081db: [DSE] Add tests with noalias store between noop lo...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Oct 18 02:44:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7081db99eee0123f955ab01e550bdfdfce606dd2
      https://github.com/llvm/llvm-project/commit/7081db99eee0123f955ab01e550bdfdfce606dd2
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-10-18 (Sun, 18 Oct 2020)

  Changed paths:
    M llvm/test/Transforms/DeadStoreElimination/MSSA/noop-stores.ll

  Log Message:
  -----------
  [DSE] Add tests with noalias store between noop load/store.

This adds 2 new tests from PR47887 and regenerates the check lines for
the file.




More information about the All-commits mailing list