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

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 11:55:57 PDT 2023


jrbyrnes updated this revision to Diff 528971.
jrbyrnes marked an inline comment as done.
jrbyrnes added a comment.

Use SDByteProvider


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143018

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

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


More information about the llvm-commits mailing list