[PATCH] D78895: [InstCombine][SVE] Fix visitInsertElementInst for scalable type.

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


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

Changed prior to commit:
  https://reviews.llvm.org/D78895?vs=262692&id=262736#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78895

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/vscale_insertelement.ll

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


More information about the llvm-commits mailing list