[PATCH] D117184: Fix failing assertion in SimplifyCFG.cpp as icmp gep fold to constant expression [NFC]
praveen velliengiri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 05:28:51 PST 2022
pvellien added a comment.
@nikic generating a small test-case is really hard, since it was triggering due to small peephole under very specific constraints. what would you advise here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117184/new/
https://reviews.llvm.org/D117184
More information about the llvm-commits
mailing list