[all-commits] [llvm/llvm-project] 15c2f7: [DSE/GVN] Continue to improve memset.pattern testi...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon May 5 09:25:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15c2f79153abe3dcee60aaeefe68946b1e93a1ed
      https://github.com/llvm/llvm-project/commit/15c2f79153abe3dcee60aaeefe68946b1e93a1ed
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-05-05 (Mon, 05 May 2025)

  Changed paths:
    M llvm/test/Transforms/DeadStoreElimination/memset-and-memcpy.ll
    A llvm/test/Transforms/GVN/memset-pattern.ll

  Log Message:
  -----------
  [DSE/GVN] Continue to improve memset.pattern testing [nfc]

This batch reveals two missed optimizations, but only one of which
is regression as compared to the memset_patternN libcall family.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list