[all-commits] [llvm/llvm-project] e5f3c1: Initial unit test to demonstrate current behavior

Jonathan Cohen via All-commits all-commits at lists.llvm.org
Thu Jun 5 03:16:30 PDT 2025


  Branch: refs/heads/users/joncoh-apple/split_neon_loads
  Home:   https://github.com/llvm/llvm-project
  Commit: e5f3c18ffa91506bb43c9aeb8c45681d20bc1d42
      https://github.com/llvm/llvm-project/commit/e5f3c18ffa91506bb43c9aeb8c45681d20bc1d42
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    A llvm/test/CodeGen/AArch64/aarch64-combine-split-loads.mir

  Log Message:
  -----------
  Initial unit test to demonstrate current behavior


  Commit: 7cfd271a9211ab6b87cf4eca2e3c628991b270e6
      https://github.com/llvm/llvm-project/commit/7cfd271a9211ab6b87cf4eca2e3c628991b270e6
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M llvm/lib/CodeGen/MachineCombiner.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.h
    M llvm/test/CodeGen/AArch64/aarch64-combine-split-loads.mir

  Log Message:
  -----------
  Apply pattern to basic case of 4 i64 loads into fpr128 register


Compare: https://github.com/llvm/llvm-project/compare/e5f3c18ffa91%5E...7cfd271a9211

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