[PATCH] D99481: [InstCombine] Fix miscompile on GEP+load to icmp fold (PR45210)
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 30 22:28:22 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f2fd3818b0e: [InstCombine] Fix miscompile on GEP+load to icmp fold (PR45210) (authored by hyeongyukim, committed by aqjune).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99481/new/
https://reviews.llvm.org/D99481
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/load-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99481.348725.patch
Type: text/x-patch
Size: 4983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210531/cb16bf43/attachment.bin>
More information about the llvm-commits
mailing list