There are also some adjustments to use MaybeAlign in here due
to CallBase::getParamAlignment() being deprecated. It would
be a little cleaner if getOrEnforceKnownAlignment was migrated
to Align/MaybeAlign.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm, one nit
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp | ||
---|---|---|
1353 | can we capitalize i and e here? |
can we capitalize i and e here?