[PATCH] D158852: [SDAG] Add computeKnownBits support for ISD::SPLAT_VECTOR_PARTS

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 02:36:26 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f1d1e2b615b: [SDAG] Add computeKnownBits support for ISD::SPLAT_VECTOR_PARTS (authored by luke).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158852/new/

https://reviews.llvm.org/D158852

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/vror-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158852.553876.patch
Type: text/x-patch
Size: 12031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/29a9b539/attachment.bin>


More information about the llvm-commits mailing list