[all-commits] [llvm/llvm-project] 8dd153: Apply pattern to basic case of 4 i64 loads into fp...
Jonathan Cohen via All-commits
all-commits at lists.llvm.org
Tue Jul 8 12:01:27 PDT 2025
Branch: refs/heads/users/joncoh-apple/split_neon_loads
Home: https://github.com/llvm/llvm-project
Commit: 8dd153f40d1574fe6ba958c891ec30f1738d6ddf
https://github.com/llvm/llvm-project/commit/8dd153f40d1574fe6ba958c891ec30f1738d6ddf
Author: Jonathan Cohen <joncoh at apple.com>
Date: 2025-07-06 (Sun, 06 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: e30245a97c927c45a8136745a73b0e9932227489
https://github.com/llvm/llvm-project/commit/e30245a97c927c45a8136745a73b0e9932227489
Author: Jonathan Cohen <joncoh at apple.com>
Date: 2025-07-06 (Sun, 06 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
Compare: https://github.com/llvm/llvm-project/compare/9477afed1bbb...e30245a97c92
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