[PATCH] D76947: [SelectionDAGBuilder][CGP][X86] Move some of SDB's gather/scatter uniform base handling to CGP.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 17:07:12 PDT 2020
craig.topper updated this revision to Diff 257904.
craig.topper added a comment.
Remove accidental Verifier change.
Unify struct and splat last index handling.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76947/new/
https://reviews.llvm.org/D76947
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/test/CodeGen/X86/masked_gather.ll
llvm/test/CodeGen/X86/masked_gather_scatter.ll
llvm/test/CodeGen/X86/pr45067.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76947.257904.patch
Type: text/x-patch
Size: 15707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/3b3ceefe/attachment.bin>
More information about the llvm-commits
mailing list