[PATCH] D70315: [InstCombine][AMDGPU] Trim more components of *buffer_load

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 14:06:16 PST 2019


piotr updated this revision to Diff 230144.
piotr added a comment.

Addressed review comments, updated var name and fixed language in a comment. Regarding the new test: the code is in the function that can only be called by SimplifyDemandedVectorElts, so only for intrinsics with vector types, not pointer type.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70315/new/

https://reviews.llvm.org/D70315

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70315.230144.patch
Type: text/x-patch
Size: 45866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/5506939a/attachment-0001.bin>


More information about the llvm-commits mailing list