[all-commits] [llvm/llvm-project] bcc802: [DSE] Remove a redundant call to getLocForWriteEx()
Greg Parker via All-commits
all-commits at lists.llvm.org
Mon Nov 30 21:13:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bcc802fa3624ac8cc98b8a11f5315b07fc7bffc4
https://github.com/llvm/llvm-project/commit/bcc802fa3624ac8cc98b8a11f5315b07fc7bffc4
Author: Greg Parker <gparker-github at sealiesoftware.com>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[DSE] Remove a redundant call to getLocForWriteEx()
Differential Revision: https://reviews.llvm.org/D92263
More information about the All-commits
mailing list