[PATCH] D143018: [DAGCombiner][NFC] Factor out ByteProvider
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 12:25:45 PDT 2023
jrbyrnes updated this revision to Diff 520790.
jrbyrnes marked an inline comment as done.
jrbyrnes added a comment.
Rebase + move is_op into ByteProvider. Thanks @RKSimon for taking a look.
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.520790.patch
Type: text/x-patch
Size: 10104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/99e7f37f/attachment.bin>
More information about the llvm-commits
mailing list