[all-commits] [llvm/llvm-project] fac464: [InstCombine] Check no wrap flags before folding i...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sat Jan 4 01:24:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fac46469977da9c4e9c6eeaac21103c971190577
https://github.com/llvm/llvm-project/commit/fac46469977da9c4e9c6eeaac21103c971190577
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/icmp-gep.ll
Log Message:
-----------
[InstCombine] Check no wrap flags before folding icmp of GEPs with same indices (#121628)
Alive2: https://alive2.llvm.org/ce/z/Dr3Sbe
Closes https://github.com/llvm/llvm-project/issues/121581.
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