[PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 13:51:15 PDT 2016


spatel added a comment.

In http://reviews.llvm.org/D20077#425070, @joker.eph wrote:

> LGTM.


Thanks!

> Do you plan to act on the FIXME?


I would if I knew where the test should go. If you want to handle that, I'll watch and learn. :)


http://reviews.llvm.org/D20077





More information about the llvm-commits mailing list