[all-commits] [llvm/llvm-project] 5a3bb7: [DSE] Add test cases with memory intrinsics and va...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Mar 9 12:31:57 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a3bb7dde32a0545cf6f2954ea09cf71af9c0e38
      https://github.com/llvm/llvm-project/commit/5a3bb7dde32a0545cf6f2954ea09cf71af9c0e38
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    A llvm/test/Transforms/DeadStoreElimination/memory-intrinsics-sizes.ll

  Log Message:
  -----------
  [DSE] Add test cases with memory intrinsics and varying size values.

This patch adds a few tests for memset/memcyp with non-constant size
values. Some of the tests will be optimized in further patches.




More information about the All-commits mailing list