[all-commits] [llvm/llvm-project] e7c07a: [AMDGPU] Construct SmallVector with iterator range...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Apr 19 09:10:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7c07a021034c7469c3c4a6f65299152291091ed
https://github.com/llvm/llvm-project/commit/e7c07a021034c7469c3c4a6f65299152291091ed
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
M llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
Log Message:
-----------
[AMDGPU] Construct SmallVector with iterator ranges (NFC) (#136415)
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