[all-commits] [llvm/llvm-project] adc6a9: Reapply "[X86] For minsize memset/memcpy, use byte...

Rose via All-commits all-commits at lists.llvm.org
Tue Oct 8 08:42:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: adc6a9e8189cc0a8a02a2fcea3f820ea2b402251
      https://github.com/llvm/llvm-project/commit/adc6a9e8189cc0a8a02a2fcea3f820ea2b402251
  Author: Rose <gfunni234 at gmail.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
    M llvm/test/CodeGen/X86/memcpy-struct-by-value.ll
    M llvm/test/CodeGen/X86/memcpy.ll
    M llvm/test/CodeGen/X86/memset-minsize.ll
    M llvm/test/CodeGen/X86/memset-vs-memset-inline.ll
    M llvm/test/CodeGen/X86/memset.ll

  Log Message:
  -----------
  Reapply "[X86] For minsize memset/memcpy, use byte or double-word accesses (#87003)" (#111393)

Restore old Val if bytes are left over to prevent an assertion failure.



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