[PATCH] D94168: [RISCV] Add scalable vector icmp ISel patterns

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 9 13:02:19 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41d06095b0d2: [SelectionDAG] Teach isConstOrConstSplat about ISD::SPLAT_VECTOR (authored by frasercrmck).

Changed prior to commit:
  https://reviews.llvm.org/D94168?vs=315407&id=315632#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94168

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares-with-imm.ll
  llvm/test/CodeGen/RISCV/rvv/vdiv-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vdivu-sdnode-rv32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94168.315632.patch
Type: text/x-patch
Size: 5985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210109/fdd51c1d/attachment.bin>


More information about the llvm-commits mailing list