[PATCH] D143018: [DAGCombiner][NFC] Factor out ByteProvider

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 10:36:13 PST 2023


jrbyrnes updated this revision to Diff 499912.
jrbyrnes added a comment.

Require contained class in ByteProvider to have getOpcode (class must be node in selection DAG)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143018

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143018.499912.patch
Type: text/x-patch
Size: 10247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/45cc93b2/attachment.bin>


More information about the llvm-commits mailing list