[PATCH] D78267: [InstCombine][SVE] Fix visitExtractElementInst for scalable type.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 13:35:59 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ec0cc0f0243: [InstCombine][SVE] Fix visitExtractElementInst for scalable type. (authored by huihuiz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78267

Files:
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/vscale_extractelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78267.262743.patch
Type: text/x-patch
Size: 11219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/c3d8ac8d/attachment.bin>


More information about the llvm-commits mailing list