[PATCH] D146737: [AMDGPU] Default component broadcast store
Mateja Marjanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 06:14:19 PDT 2023
matejam updated this revision to Diff 510767.
matejam added a comment.
Use of SmallVector instead of VectorMap for tracking which components were already added.
Remove some unnecessary dyn_casts.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146737/new/
https://reviews.llvm.org/D146737
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-simplify-image-buffer-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146737.510767.patch
Type: text/x-patch
Size: 27836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/023d759f/attachment-0001.bin>
More information about the llvm-commits
mailing list