[PATCH] D35055: [InlineSpiller] Only examine defs in BUNDLE instruction

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 22:19:44 PDT 2017


uabelho added a comment.

Thanks for the comments!

I have no idea if this is the right fix to do, that's why I asked in the thread on llvm-dev if there was any
point in putting up a patch with this change or not.

We've run with this locally on our out-of-tree target for a while now and haven't seen anything break
from it, but if there is a better change then I'm all for it. I don't know what it is though.


https://reviews.llvm.org/D35055





More information about the llvm-commits mailing list