[PATCH] D155236: [ConstantHoisting] use struct rather than tuple for adjustments
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 15:39:04 PDT 2023
nickdesaulniers updated this revision to Diff 540582.
nickdesaulniers added a comment.
- make UserAdjustment private to ConstantHoistingPass as per @void
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155236/new/
https://reviews.llvm.org/D155236
Files:
llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h
llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155236.540582.patch
Type: text/x-patch
Size: 8498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/5276abc5/attachment.bin>
More information about the llvm-commits
mailing list