[PATCH] D128919: [DAG] Teach isConstOrConstSplat about SPLAT_VECTORs
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 08:27:05 PDT 2022
dmgreen updated this revision to Diff 441408.
dmgreen edited the summary of this revision.
dmgreen added a comment.
Update to just call the demanded-bits version of the function from the demanded-bits version, and do the same for isConstOrConstSplatFP.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128919/new/
https://reviews.llvm.org/D128919
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AArch64/sve-knownbits.ll
llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128919.441408.patch
Type: text/x-patch
Size: 6880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/e80a723b/attachment.bin>
More information about the llvm-commits
mailing list