[all-commits] [llvm/llvm-project] aa7f0e: [DSE] Remove commented-out InvisibleToCallerBefore...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jan 17 05:59:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa7f0e6a553e9a84a46852cfabbaff8a5cb48325
https://github.com/llvm/llvm-project/commit/aa7f0e6a553e9a84a46852cfabbaff8a5cb48325
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[DSE] Remove commented-out InvisibleToCallerBeforeRet. (NFC)
This code was is a leftover from earlier changes and should be removed.
More information about the All-commits
mailing list