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

Jonathan Cohen via All-commits all-commits at lists.llvm.org
Tue Jul 8 13:06:52 PDT 2025


  Branch: refs/heads/users/joncoh-apple/split_neon_loads
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ebaa3d8d8b2541c60a9f77a0e6839b7ed9a136c
      https://github.com/llvm/llvm-project/commit/4ebaa3d8d8b2541c60a9f77a0e6839b7ed9a136c
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

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

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


  Commit: 1b5129235638309b40f72ced1f675cccc903a68a
      https://github.com/llvm/llvm-project/commit/1b5129235638309b40f72ced1f675cccc903a68a
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    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


  Commit: a939eb6eb97087b2baa92ce37ffbe382adc4ec4d
      https://github.com/llvm/llvm-project/commit/a939eb6eb97087b2baa92ce37ffbe382adc4ec4d
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    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:
  -----------
  Support additional data types


  Commit: 21caf5bca186c1702be1a67a90cbb0189f56990e
      https://github.com/llvm/llvm-project/commit/21caf5bca186c1702be1a67a90cbb0189f56990e
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp

  Log Message:
  -----------
  Remove check for isOsDarwin()


  Commit: c6d7c8c7e0e1f2acadaba15ad173a458b429905f
      https://github.com/llvm/llvm-project/commit/c6d7c8c7e0e1f2acadaba15ad173a458b429905f
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp

  Log Message:
  -----------
  Formatting changes


Compare: https://github.com/llvm/llvm-project/compare/75ef42cee916...c6d7c8c7e0e1

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