[PATCH] D75782: [InstSimplify][SVE] Fix SimplifyInsert/ExtractElementInst for scalable vector.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 15:21:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f525739622d: [InstSimplify][SVE] Fix SimplifyInsert/ExtractElementInst for scalable vector. (authored by huihuiz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75782

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/test/Transforms/InstSimplify/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75782.249781.patch
Type: text/x-patch
Size: 5896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/4514f12a/attachment.bin>


More information about the llvm-commits mailing list