[all-commits] [llvm/llvm-project] 48f188: [DSE] Add additional tests with unreachable exits.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 14 06:29:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48f188433335846bba4cf3e5e9fa2150d4c0253b
https://github.com/llvm/llvm-project/commit/48f188433335846bba4cf3e5e9fa2150d4c0253b
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/multiblock-unreachable.ll
Log Message:
-----------
[DSE] Add additional tests with unreachable exits.
Adds tests for #53800.
More information about the All-commits
mailing list