[PATCH] D72631: [DSE] Eliminate stores at the end of the function.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 16:44:06 PDT 2020


Whitney added inline comments.


================
Comment at: llvm/test/Transforms/DeadStoreElimination/MSSA/mda-with-dbg-values.ll:72
 
 ; Check that the store is removed and that the memcpy is still there
 ; CHECK-LABEL: foo
----------------
update comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72631/new/

https://reviews.llvm.org/D72631





More information about the llvm-commits mailing list