[llvm] [VPlan] Store memory alignment in VPWidenMemoryRecipe. nfc (PR #165255)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 28 02:16:35 PDT 2025


ayalz wrote:

Post-commit nit: constructors that have a Load/Store/Instruction parameter can retrieve the alignment from it rather than requesting that it be passed as an additional parameter.

https://github.com/llvm/llvm-project/pull/165255


More information about the llvm-commits mailing list