[all-commits] [llvm/llvm-project] db7def: [DSE] Explicitly not use MSSA in testcase for now
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Sep 9 11:46:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db7defd9bab7527ec1d0ed3fc62b379a9adf0971
https://github.com/llvm/llvm-project/commit/db7defd9bab7527ec1d0ed3fc62b379a9adf0971
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/masked-dead-store.ll
Log Message:
-----------
[DSE] Explicitly not use MSSA in testcase for now
It fails for some reason, but it shouldn't stop switching to MSSA in DSE.
More information about the All-commits
mailing list