[PATCH] D130782: [DAGCombiner] Extend visitAND to include EXTRACT_SUBVECTOR

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 02:32:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41119a0f520d: [DAGCombiner] Extend visitAND to include EXTRACT_SUBVECTOR (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D130782?vs=448646&id=448970#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130782

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/extract-subvec-combine.ll
  llvm/test/CodeGen/AArch64/vector-fcvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130782.448970.patch
Type: text/x-patch
Size: 5792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220801/e30b47a4/attachment-0001.bin>


More information about the llvm-commits mailing list