[PATCH] D106447: [DAGCombine] DAGTypeLegalizer::GenWidenVectorLoads(): make use of dereferenceability knowledge

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 14:12:57 PDT 2021


lebedev.ri updated this revision to Diff 360594.
lebedev.ri added a comment.

Ok, now *this* should be it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106447

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/AMDGPU/kernel-args.ll
  llvm/test/CodeGen/ARM/vector-load.ll
  llvm/test/CodeGen/X86/load-partial-dot-product.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106447.360594.patch
Type: text/x-patch
Size: 11930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/c4574ad6/attachment.bin>


More information about the llvm-commits mailing list