[all-commits] [llvm/llvm-project] 529328: [DSE] Add tests with memset & memcpy combinations ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Mar 10 01:48:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52932876309f06c74073950ade4c3ab9808d6b71
https://github.com/llvm/llvm-project/commit/52932876309f06c74073950ade4c3ab9808d6b71
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/memory-intrinsics-sizes.ll
Log Message:
-----------
[DSE] Add tests with memset & memcpy combinations and non-const sizes.
More information about the All-commits
mailing list