[PATCH] D129725: [DAGCombiner] Teach scalarizeExtractedBinop to support scalable splat.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 18:40:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb370cf41374: [DAGCombiner] Teach scalarizeExtractedBinop to support scalable splat. (authored by jacquesguan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129725

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129725.447535.patch
Type: text/x-patch
Size: 13042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/8e16f792/attachment.bin>


More information about the llvm-commits mailing list