[all-commits] [llvm/llvm-project] bc2a64: [InferAlignment] Enhance alignment propagation fo...
Shamshura Egor via All-commits
all-commits at lists.llvm.org
Thu Dec 4 05:01:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc2a64f7fca159f3441e98bcaaef9efa86ec728e
https://github.com/llvm/llvm-project/commit/bc2a64f7fca159f3441e98bcaaef9efa86ec728e
Author: Shamshura Egor <164661612+egorshamshura at users.noreply.github.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/InferAlignment.cpp
A llvm/test/Transforms/InferAlignment/ptrtoint.ll
Log Message:
-----------
[InferAlignment] Enhance alignment propagation for and(ptrtoint, const) pattern. (#166935)
Fixes: https://github.com/llvm/llvm-project/issues/152797
alive2: https://alive2.llvm.org/ce/z/h8HYTo
godbolt: https://godbolt.org/z/Mqzs9W8q4
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list