[PATCH] D67345: [InstCombine] Allow values with multiple users in SimplifyDemandedVectorElts

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 01:19:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa861c9aef926: [InstCombine] Allow values with multiple users in SimplifyDemandedVectorElts (authored by piotr).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D67345?vs=225165&id=225833#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67345

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67345.225833.patch
Type: text/x-patch
Size: 13995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/e5582011/attachment-0001.bin>


More information about the llvm-commits mailing list