[PATCH] D95050: Make Value::MaxAlignment(Exponent) constexpr
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 10:56:23 PDT 2021
dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.
LGTM. Is this worth adding a `constexpr` unit test for? (I don't see any for the other `static constexpr` stuff in LLVMCore, so maybe not...)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95050/new/
https://reviews.llvm.org/D95050
More information about the llvm-commits
mailing list