[all-commits] [llvm/llvm-project] 6f5143: [ConstantFold] Support ptrtoaddr in global alignme...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Oct 14 03:44:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f514313263da0fb4b6793689f6849e0f8fdb18b
https://github.com/llvm/llvm-project/commit/6f514313263da0fb4b6793689f6849e0f8fdb18b
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M llvm/lib/IR/ConstantFold.cpp
M llvm/unittests/IR/ConstantsTest.cpp
Log Message:
-----------
[ConstantFold] Support ptrtoaddr in global alignment fold
Treat it the same way as ptrtoint.
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