[PATCH] D103756: [DAG] Allow isNullOrNullSplat to see truncated zeroes

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 02:19:24 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb889c6ee9911: [DAG] Allow isNullOrNullSplat to see truncated zeroes (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D103756?vs=350183&id=350537#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103756

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/vecreduce-bool.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: D103756.350537.patch
Type: text/x-patch
Size: 16807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/6942c6e0/attachment.bin>


More information about the llvm-commits mailing list