[all-commits] [llvm/llvm-project] 1af627: [InstSimplify] Add additional checks when substitu...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sun Feb 2 03:04:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1af627b592dd15bbe58136f902ced46251fc344d
https://github.com/llvm/llvm-project/commit/1af627b592dd15bbe58136f902ced46251fc344d
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/select-icmp.ll
Log Message:
-----------
[InstSimplify] Add additional checks when substituting pointers (#125385)
Compile-time impact:
https://llvm-compile-time-tracker.com/compare.php?from=d09b521624f263b5f1296f8d4771836b97e600cb&to=e437ba2cb83bb965e13ef00727671896f03ff84f&stat=instructions:u
IR diff looks acceptable.
Closes https://github.com/llvm/llvm-project/issues/115574
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