[PATCH] D41251: [CGP] Fix the handling an assert in complex addressing mode

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 23:20:55 PST 2017


uabelho added a comment.

I don't know this code at all so I can't say if the fix makes sense or not, but I've tested it on my out-of-tree target
and it indeed solves the problem I reported in PR35658 and I haven't seen anything odd so it's probably good.

Thanks for fixing!


https://reviews.llvm.org/D41251





More information about the llvm-commits mailing list