Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | ||
---|---|---|
1019 | Please use Align(), not MaybeAlign(), for values known to be non-zero. |
Comment Actions
LGTM with one minor comment
llvm/lib/Transforms/Utils/InlineFunction.cpp | ||
---|---|---|
1377 | This can use Align(ByValAlignment) |
clang/lib/CodeGen/CGCall.cpp | ||
---|---|---|
4181 ↗ | (On Diff #258859) | Align.getAsAlign() |
clang-format not found in user's PATH; not linting file.