llvm-project
d1874047 - [VPlan] Retrieve alignment from Load/StoreInst in constructors. nfc (#165722)

Commit
149 days ago
[VPlan] Retrieve alignment from Load/StoreInst in constructors. nfc (#165722) This patch removes the explicit Alignment parameter from VPWidenLoadRecipe and VPWidenStoreRecipe constructors. Instead, these recipes now directly retrieve the alignment from their LoadInst/StoreInst.
Author
Parents
Loading