[all-commits] [llvm/llvm-project] b458d8: [DSE, MSSA] Add additional tests with non-removable...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jun 22 08:23:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b458d8ce95115dcb98a43bfa6ba4f2f4dbc3c083
https://github.com/llvm/llvm-project/commit/b458d8ce95115dcb98a43bfa6ba4f2f4dbc3c083
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/MSSA/simple.ll
Log Message:
-----------
[DSE,MSSA] Add additional tests with non-removable stores (NFC).
Add a few additional tests with volatile stores, which cannot be
removedt stas.
More information about the All-commits
mailing list