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

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 14:30:13 PST 2023


jrbyrnes created this revision.
Herald added subscribers: ecnelises, hiraditya.
Herald added a project: All.
jrbyrnes requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Bring ByteProvider into header to serve as generic utility.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143018

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143018.493735.patch
Type: text/x-patch
Size: 6063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/bff80a1e/attachment.bin>


More information about the llvm-commits mailing list