[all-commits] [llvm/llvm-project] 963d3a: [DSE] Add additional tests to cover review comments.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Sep 20 09:07:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 963d3a22b34de33fc41a9e3e9ac733e9b6d241be
      https://github.com/llvm/llvm-project/commit/963d3a22b34de33fc41a9e3e9ac733e9b6d241be
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-09-20 (Mon, 20 Sep 2021)

  Changed paths:
    M llvm/test/Transforms/DeadStoreElimination/captures-before-call.ll
    M llvm/test/Transforms/DeadStoreElimination/captures-before-load.ll

  Log Message:
  -----------
  [DSE] Add additional tests to cover review comments.

Adds additional tests following comments from D109844.

Also removes unusued in.ptr arguments and places in the call tests that
used loads instead of a getval call.




More information about the All-commits mailing list