[PATCH] D38575: [PowerPC] Recommit r314244 with refactoring and off by default
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 05:28:55 PST 2017
nemanjai added a comment.
In https://reviews.llvm.org/D38575#939337, @echristo wrote:
> I'd really like to see this solved in a more generic way, but I think that's a bit far afield for a single backend so OK.
>
> -eric
I will happily pull this once we can get it all done in .td files. Maybe once GlobalISel fully replaces SDAG ISel, we will get around to fixing this limitation. At least it's now all encapsulated and easy to remove now.
Repository:
rL LLVM
https://reviews.llvm.org/D38575
More information about the llvm-commits
mailing list