[llvm-bugs] [Bug 44321] InstCombine incorrectly folds 'gep(bitcast ptr), idx' into 'gep ptr, idx'
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Dec 21 07:36:38 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44321
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |79c7fa31f3aa
--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
tps://reviews.llvm.org/rG79c7fa31f3aa
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191221/7f38dc03/attachment.html>
More information about the llvm-bugs
mailing list