[PATCH] D38337: Check for overflows when calculating the offset in GetGEPCost.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 12:34:54 PDT 2017
jlebar added a comment.
Thank you for the detailed bug report, Evgeny, and I'm sorry for the breakage.
I'm able to reproduce, and I've made a failing testcase for Analysis/CostModel/ARM. I'm working on the fix now.
Repository:
rL LLVM
https://reviews.llvm.org/D38337
More information about the llvm-commits
mailing list