[PATCH] D55882: [InstCombine][AMDGPU] Handle more buffer intrinsics
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 19 02:40:27 PST 2018
piotr created this revision.
Herald added subscribers: llvm-commits, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Include the following intrinsics in the InsctCombine
simplification:
- amdgcn_raw_buffer_load
- amdgcn_raw_buffer_load_format
- amdgcn_struct_buffer_load
- amdgcn_struct_buffer_load_format
Change-Id: I14deceff74bcb21179baf6aa6e94bf39e7d63d5d
Repository:
rL LLVM
https://reviews.llvm.org/D55882
Files:
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
test/Transforms/InstCombine/AMDGPU/amdgcn-demanded-vector-elts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55882.178854.patch
Type: text/x-patch
Size: 64139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/b8e595cc/attachment.bin>
More information about the llvm-commits
mailing list