[PATCH] D139685: [DAGCombine]Expand usage of CreateBuildVecShuffle to make full use of vector ops

Wang, Xin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 18:03:23 PST 2022


XinWang10 updated this revision to Diff 481962.
XinWang10 added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139685

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/avg.ll
  llvm/test/CodeGen/X86/pr29112.ll
  llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-5.ll
  llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-6.ll
  llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-6.ll
  llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-6.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139685.481962.patch
Type: text/x-patch
Size: 56518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/cb7ce656/attachment.bin>


More information about the llvm-commits mailing list