[all-commits] [llvm/llvm-project] b3125a: [DSE] Add additional uses to tests to ensure store...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 22 02:22:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3125ad3d60531a97eea20009cc9629a87755862
https://github.com/llvm/llvm-project/commit/b3125ad3d60531a97eea20009cc9629a87755862
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/multiblock-malloc-free.ll
M llvm/test/Transforms/DeadStoreElimination/multiblock-memintrinsics.ll
Log Message:
-----------
[DSE] Add additional uses to tests to ensure stores be removed.
Make some tests a bit more robust with respect to future changes.
More information about the All-commits
mailing list