[PATCH] D106447: [DAGCombine] DAGTypeLegalizer::GenWidenVectorLoads(): make use of dereferenceability knowledge
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 13:35:18 PDT 2021
lebedev.ri updated this revision to Diff 363194.
lebedev.ri added a comment.
Rebased after D107052 <https://reviews.llvm.org/D107052> (thanks!)
I think the AMDGPU test change looks somewhat less scary now.
Thoughts?
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/X86/load-partial-dot-product.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106447.363194.patch
Type: text/x-patch
Size: 20647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210730/6dc00281/attachment.bin>
More information about the llvm-commits
mailing list