[all-commits] [llvm/llvm-project] 7dbf8c: [NFC] Implement alignTo with skew in terms of alignTo
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jun 20 07:10:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dbf8cfeb75e438365fbf27aee788cda98aea293
https://github.com/llvm/llvm-project/commit/7dbf8cfeb75e438365fbf27aee788cda98aea293
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M llvm/include/llvm/Support/Alignment.h
M llvm/include/llvm/Support/MathExtras.h
Log Message:
-----------
[NFC] Implement alignTo with skew in terms of alignTo
More information about the All-commits
mailing list