[all-commits] [llvm/llvm-project] 4027e2: CallPromotionUtils: Correctly use IndexSize when d...
Owen Anderson via All-commits
all-commits at lists.llvm.org
Tue Dec 10 15:44:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4027e2f248044d944aaf3d9bc9c8eb6928506d44
https://github.com/llvm/llvm-project/commit/4027e2f248044d944aaf3d9bc9c8eb6928506d44
Author: Owen Anderson <resistor at mac.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
A llvm/test/Transforms/Inline/promote-call-bitwidth.ll
Log Message:
-----------
CallPromotionUtils: Correctly use IndexSize when determining the bit width of pointer offsets. (#119138)
Co-authored-by: Alexander Richardson <alexander.richardson at cl.cam.ac.uk>
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