[PATCH] D155236: [ConstantHoisting] use struct rather than tuple for adjustments

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 09:41:47 PDT 2023


nickdesaulniers updated this revision to Diff 541096.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

- fix rebase


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.541096.patch
Type: text/x-patch
Size: 8415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/cf57bc79/attachment.bin>


More information about the llvm-commits mailing list