[PATCH] D103077: [DAGCombine] Poison-prove scalarizeExtractedVectorLoad.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 05:45:50 PDT 2021


fhahn updated this revision to Diff 348502.
fhahn added a comment.

Updated to use `TLI.getVectorElementPointer`, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103077

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
  llvm/test/CodeGen/SystemZ/vec-extract-02.ll
  llvm/test/CodeGen/X86/vecloadextract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103077.348502.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210528/ebd923bb/attachment.bin>


More information about the llvm-commits mailing list