[PATCH] D106947: [DSE][NFC] Rename Later->Killing, Earlier->Killed
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 01:23:46 PDT 2021
fhahn added a comment.
Hm, the current names are not great, but at least for some functions, we are not sure yet if the passed in instructions actually 'kill' the earlier one, so using `Killed/Killing` may be a bit confusing in its own right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106947/new/
https://reviews.llvm.org/D106947
More information about the llvm-commits
mailing list