[PATCH] D99481: [InstCombine] Fix miscompile on GEP+load to icmp fold (PR45210)
Hyeongyu Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 6 06:51:46 PDT 2021
hyeongyukim reopened this revision.
hyeongyukim added a comment.
This revision is now accepted and ready to land.
I modified the code to prevent infinite combine cycle
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99481/new/
https://reviews.llvm.org/D99481
More information about the llvm-commits
mailing list