[PATCH] D106947: [DSE][NFC] Rename Later->Killing, Earlier->Killed

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 04:12:58 PDT 2021


ebrevnov updated this revision to Diff 371033.
ebrevnov marked an inline comment as done.
ebrevnov added a comment.

Used MaybeDead* prefix in those places where it matters the most (in the first comment and in getDomMemoryDef). In all other places Dead* prefix is used.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106947

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106947.371033.patch
Type: text/x-patch
Size: 64941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/f6300e91/attachment-0001.bin>


More information about the llvm-commits mailing list