[all-commits] [llvm/llvm-project] 777416: [DSE] Add additional capture tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Sep 24 12:13:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7774166499d6db7fd5b246a1a694e7fe930ebcba
https://github.com/llvm/llvm-project/commit/7774166499d6db7fd5b246a1a694e7fe930ebcba
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/captures-before-load.ll
Log Message:
-----------
[DSE] Add additional capture tests (NFC)
These test other escape sources and the case of multiple
underlying objects.
More information about the All-commits
mailing list