[PATCH] D120553: [DAG] SelectionDAG::isSplatValue - add initial BITCAST handling

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 03:26:07 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf0a2b4f309a: [DAG] SelectionDAG::isSplatValue - add initial BITCAST handling (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D120553?vs=412108&id=412368#toc

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.412368.patch
Type: text/x-patch
Size: 11377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/b218c2e8/attachment.bin>


More information about the llvm-commits mailing list