[PATCH] D97730: [SDAG] allow vector types for select->logic folds

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 06:30:07 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7fce3322a283: [SDAG] allow vector types for select->logic folds (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97730

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/select-with-and-or.ll
  llvm/test/CodeGen/X86/select-with-and-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97730.327434.patch
Type: text/x-patch
Size: 5335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/b97356bd/attachment.bin>


More information about the llvm-commits mailing list