[PATCH] D120553: [DAG] SelectionDAG::isSplatValue - add initial BITCAST handling
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 07:50:00 PST 2022
RKSimon updated this revision to Diff 412108.
RKSimon added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120553/new/
https://reviews.llvm.org/D120553
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/X86/pr15296.ll
llvm/test/CodeGen/X86/vector-fshl-128.ll
llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
llvm/test/CodeGen/X86/vector-fshr-128.ll
llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
llvm/test/CodeGen/X86/vector-rotate-128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120553.412108.patch
Type: text/x-patch
Size: 11378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/0a2e71f9/attachment.bin>
More information about the llvm-commits
mailing list