[PATCH] D158399: [WebAssembly] Optimize vector shift using a splat value from outside block
Yolanda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 03:31:52 PDT 2023
YolandaCY updated this revision to Diff 552298.
YolandaCY added a comment.
Add test and comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158399/new/
https://reviews.llvm.org/D158399
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/test/CodeGen/WebAssembly/simd-shift-in-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158399.552298.patch
Type: text/x-patch
Size: 13090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/6318e7e3/attachment.bin>
More information about the llvm-commits
mailing list