[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 14:49:25 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbec04b4b0055: [ConstantHoisting] use struct rather than tuple for adjustments (authored by nickdesaulniers).

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


More information about the llvm-commits mailing list