[all-commits] [llvm/llvm-project] 64233a: [DSE] Add test with llvm.memcpy & memcpy_chk.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Feb 8 05:20:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64233ae3eb2d2f2b504a7d24131228a45d74a219
https://github.com/llvm/llvm-project/commit/64233ae3eb2d2f2b504a7d24131228a45d74a219
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/libcalls-chk.ll
Log Message:
-----------
[DSE] Add test with llvm.memcpy & memcpy_chk.
This adds test coverage to avoid crashes with further changes.
More information about the All-commits
mailing list