[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 01:05:25 PDT 2022
nikic updated this revision to Diff 425984.
nikic added a comment.
Also allow "scaling" by 1.
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.425984.patch
Type: text/x-patch
Size: 15568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/61cf0452/attachment.bin>
More information about the llvm-commits
mailing list