[all-commits] [llvm/llvm-project] d4d2d7: [InstCombine] Preserve nuw in canonicalizeGEPOfCon...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Aug 1 00:40:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4d2d7d7856258d5d781c4a912046fc7777122e2
https://github.com/llvm/llvm-project/commit/d4d2d7d7856258d5d781c4a912046fc7777122e2
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/gepofconstgepi8.ll
Log Message:
-----------
[InstCombine] Preserve nuw in canonicalizeGEPOfConstGEPI8() (#151533)
Proof: https://alive2.llvm.org/ce/z/4j8U3f
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