[PATCH] D100813: [DAGCombiner] Support fold zero scalar vector.

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 01:29:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ef5699d1a86: [DAGCombiner] Support fold zero scalar vector. (authored by junparser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100813

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-int-arith.ll
  llvm/test/CodeGen/AArch64/sve-int-log.ll
  llvm/test/CodeGen/RISCV/rvv/vdiv-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vdiv-sdnode-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vrem-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vrem-sdnode-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100813.338762.patch
Type: text/x-patch
Size: 19970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/13391dc7/attachment.bin>


More information about the llvm-commits mailing list