[all-commits] [llvm/llvm-project] 36fc37: Initial unit test to demonstrate current behavior
Jonathan Cohen via All-commits
all-commits at lists.llvm.org
Sun Jun 15 10:14:03 PDT 2025
Branch: refs/heads/users/joncoh-apple/split_neon_loads
Home: https://github.com/llvm/llvm-project
Commit: 36fc37860f704a4339191b2ae1695688d8e07b41
https://github.com/llvm/llvm-project/commit/36fc37860f704a4339191b2ae1695688d8e07b41
Author: Jonathan Cohen <joncoh at apple.com>
Date: 2025-06-15 (Sun, 15 Jun 2025)
Changed paths:
A llvm/test/CodeGen/AArch64/aarch64-combine-split-loads.mir
Log Message:
-----------
Initial unit test to demonstrate current behavior
Commit: 5b627a03dec876954a116b369065974c103c35c4
https://github.com/llvm/llvm-project/commit/5b627a03dec876954a116b369065974c103c35c4
Author: Jonathan Cohen <joncoh at apple.com>
Date: 2025-06-15 (Sun, 15 Jun 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
Compare: https://github.com/llvm/llvm-project/compare/d1a0170e36b0...5b627a03dec8
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