[PATCH] D66926: [InstCombine][AMDGPU] Simplify tbuffer loads

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 00:06:42 PDT 2019


piotr created this revision.
Herald added subscribers: llvm-commits, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
piotr added reviewers: arsenm, nhaehnle.

Add missing tbuffer loads intrinsics in SimplifyDemandedVectorElts.


Repository:
  rL LLVM

https://reviews.llvm.org/D66926

Files:
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  test/Transforms/InstCombine/AMDGPU/amdgcn-demanded-vector-elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66926.217781.patch
Type: text/x-patch
Size: 44155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/fa7c84cc/attachment.bin>


More information about the llvm-commits mailing list