[PATCH] D130646: [DAG] Add initial SelectionDAG::canCreateUndefOrPoison support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 07:16:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9641a201a565: [DAG] Add initial SelectionDAG::canCreateUndefOrPoison support (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D130646?vs=448364&id=450798#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130646

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130646.450798.patch
Type: text/x-patch
Size: 7342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/2363b8e3/attachment.bin>


More information about the llvm-commits mailing list