[all-commits] [llvm/llvm-project] aab125: [GlobalISel] Move G_MEMCPY_INLINE into lowerMemCpy...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Jun 4 23:17:24 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aab1251f8420273f630df7a3fe075688f4063c48
      https://github.com/llvm/llvm-project/commit/aab1251f8420273f630df7a3fe075688f4063c48
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  [GlobalISel] Move G_MEMCPY_INLINE into lowerMemCpyFamily (NFC) (#201570)

Makes refactoring this code so it can be moved into TableGen simpler.

Assisted-by: codex



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