aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorMel Chen <mel.chen@sifive.com>2025-10-28 15:29:35 +0800
committerGitHub <noreply@github.com>2025-10-28 15:29:35 +0800
commit6bf948999fa7dcf86b3f564827168616321ebd72 (patch)
tree296cc2b217c552c82e2d01d1dbe98e9fee05bed6 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent2984a8db804e29f31006a24f3ee033bd905894ee (diff)
downloadllvm-6bf948999fa7dcf86b3f564827168616321ebd72.zip
llvm-6bf948999fa7dcf86b3f564827168616321ebd72.tar.gz
llvm-6bf948999fa7dcf86b3f564827168616321ebd72.tar.bz2
[VPlan] Store memory alignment in VPWidenMemoryRecipe. nfc (#165255)
Add an member Alignment to VPWidenMemoryRecipe to store memory alignment directly in the recipe. Update constructors, clone(), and relevant methods to use this stored alignment instead of querying the IR instruction. This allows VPWidenLoadRecipe/VPWidenStoreRecipe to be constructed without relying on the original IR instruction in the future.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions