[PATCH] D124605: [SelectionDAGBuilder] Don't create MGATHER/MSCATTER with Scale != ElemSize
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 05:58:14 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG027c728f2988: [SelectionDAGBuilder] Don't create MGATHER/MSCATTER with Scale != ElemSize (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124605/new/
https://reviews.llvm.org/D124605
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/X86/gather-scatter-opaque-ptr-2.ll
llvm/test/CodeGen/X86/gather-scatter-opaque-ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124605.426031.patch
Type: text/x-patch
Size: 15568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/7b606bce/attachment.bin>
More information about the llvm-commits
mailing list