[all-commits] [llvm/llvm-project] 0959a2: Enable generic overlapping optimization for memmov...

Osama Abdelkader via All-commits all-commits at lists.llvm.org
Fri Mar 27 00:22:27 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0959a2a4bd8055066f642fbd1c0ea4a1ba5ba047
      https://github.com/llvm/llvm-project/commit/0959a2a4bd8055066f642fbd1c0ea4a1ba5ba047
  Author: Osama Abdelkader <osama.abdelkader at gmail.com>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/test/CodeGen/AArch64/memmove-inline.ll
    M llvm/test/CodeGen/AMDGPU/memmove-param-combinations.ll
    M llvm/test/CodeGen/AMDGPU/memmove-scalar-load.ll
    M llvm/test/CodeGen/RISCV/memmove.ll
    M llvm/test/CodeGen/X86/volatile-memstores-nooverlapping-load-stores.ll

  Log Message:
  -----------
  Enable generic overlapping optimization for memmove (#177885)

Fixes: #165948



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