[all-commits] [llvm/llvm-project] 51e0c8: [Sparc] Create MMO for STORE_BIG/LITTLE with MOSto...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jul 2 23:18:28 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51e0c893151d1ded3b6e5b9c6bb378799a281ef2
https://github.com/llvm/llvm-project/commit/51e0c893151d1ded3b6e5b9c6bb378799a281ef2
Author: Nikita Popov <npopov at redhat.com>
Date: 2026-07-03 (Fri, 03 Jul 2026)
Changed paths:
M llvm/lib/Target/Sparc/SparcISelLowering.cpp
Log Message:
-----------
[Sparc] Create MMO for STORE_BIG/LITTLE with MOStore (#206929)
This only stores, so we can use a store MMO instead of a load+store one.
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