[all-commits] [llvm/llvm-project] a4d924: [InstCombine] Fix GEPNoWrapFlags propagation in `f...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Fri Jan 3 07:20:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4d92400a6db9566d84cb4b900149e36e117f452
https://github.com/llvm/llvm-project/commit/a4d92400a6db9566d84cb4b900149e36e117f452
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-03 (Fri, 03 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/opaque-ptr.ll
Log Message:
-----------
[InstCombine] Fix GEPNoWrapFlags propagation in `foldGEPOfPhi` (#121572)
Closes https://github.com/llvm/llvm-project/issues/121459.
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