[PATCH] D30642: [ConstantFold] Fix defect in constant folding computation for GEP
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 06:24:38 PST 2017
javed.absar added a comment.
Hi Daniel:
Agree with you that the ConstantFolding algorithm seems to need improvement. I will try to improve it and send you a new patch.
But I also think this defect fix need not be gated on it.
Best Regards
Javed
https://reviews.llvm.org/D30642
More information about the llvm-commits
mailing list