[all-commits] [llvm/llvm-project] 11f76b: [AMDGPU] Use some merging/unmerging helpers in SIL...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu May 2 13:02:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11f76b8511058a678382acf6811441d76431389e
https://github.com/llvm/llvm-project/commit/11f76b8511058a678382acf6811441d76431389e
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
Log Message:
-----------
[AMDGPU] Use some merging/unmerging helpers in SILoadStoreOptimizer (#90866)
Factor out copyToDestRegs and copyFromSrcRegs for merging store sources
and unmerging load results. NFC.
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