[all-commits] [llvm/llvm-project] 81ff2d: [DSE] Handle masked stores
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Sep 9 11:31:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81ff2d30a900c202f8d58a0eebf116746b12df7f
https://github.com/llvm/llvm-project/commit/81ff2d30a900c202f8d58a0eebf116746b12df7f
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
M llvm/test/Transforms/DeadStoreElimination/masked-dead-store.ll
Log Message:
-----------
[DSE] Handle masked stores
More information about the All-commits
mailing list