[PATCH] D113426: [DAGCombiner] add fold for vselect based on mask of signbit, part 3

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 07:34:20 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG11522cfcad6b: [DAGCombiner] add fold for vselect based on mask of signbit, part 3 (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D113426?vs=385589&id=386512#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113426

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/vselect-constants.ll
  llvm/test/CodeGen/X86/vselect-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113426.386512.patch
Type: text/x-patch
Size: 14944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/b9fd2798/attachment.bin>


More information about the llvm-commits mailing list