[PATCH] D128345: [Alignment] Replace commonAlignment with std::min

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 09:22:01 PDT 2022


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

I think given the semantic difference removing just the one overload makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128345



More information about the llvm-commits mailing list