[PATCH] D113212: [DAGCombiner] add fold for vselect of signbit

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 07:09:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fc1fc4005f7: [DAGCombiner] add fold for vselect based on mask of signbit (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113212

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/vselect-constants.ll
  llvm/test/CodeGen/Thumb2/mve-vselect-constants.ll
  llvm/test/CodeGen/X86/avx512-logic.ll
  llvm/test/CodeGen/X86/avx512vl-logic.ll
  llvm/test/CodeGen/X86/vselect-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113212.385060.patch
Type: text/x-patch
Size: 19206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/c84f306a/attachment-0001.bin>


More information about the llvm-commits mailing list