[PATCH] D62783: [DAG] isBitwiseNot / isConstOrConstSplat - add support for build vector undefs + truncation (PR41020)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 2 04:55:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGffb4d2bff7f1: [DAG] isBitwiseNot / isConstOrConstSplat - add support for build vector undefsā€¦ (authored by RKSimon).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D62783?vs=202590&id=202594#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62783

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/sat-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62783.202594.patch
Type: text/x-patch
Size: 8064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190602/d828c91b/attachment.bin>


More information about the llvm-commits mailing list