[PATCH] D22314: Make X86CallFrameOptimization work with code generated by fast isel.

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 14:40:45 PDT 2016


thakis added a comment.

That makes sense, I was surprised the pass was running at -O0 to be honest. I'll still land this, since it fixes a TODO. Thanks for the review!


http://reviews.llvm.org/D22314





More information about the llvm-commits mailing list