[all-commits] [llvm/llvm-project] ffc482: [InstCombine] Intersect nowrap flags between geps ...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Fri Nov 15 00:25:35 PST 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: ffc48250bca5128795084f4af721d310f49f3e27
https://github.com/llvm/llvm-project/commit/ffc48250bca5128795084f4af721d310f49f3e27
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
M llvm/test/Transforms/InstCombine/opaque-ptr.ll
M llvm/test/Transforms/InstCombine/phi.ll
Log Message:
-----------
[InstCombine] Intersect nowrap flags between geps while folding into phi
A miscompilation issue has been addressed with refined checking.
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