[PATCH] D26593: [X86][GlobalISel] Add minimal call lowering support to the IRTranslator
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 13 12:45:56 PST 2016
davide added subscribers: echristo, davide.
davide added a comment.
Picking this one (but the same applies to the ARM global isel skeleton commit).
I'm a little bit concerned to see various targets moving to global isel without proper scrutiny, as already pointed out by @echristo on llvm-dev. Don't get me wrong, I'm personally very excited about the whole idea, and it's likely that my organization will put some resources on it in the foreseeable future, but I would be less worried if Eric's concerns are addressed before moving forward.
Repository:
rL LLVM
https://reviews.llvm.org/D26593
More information about the llvm-commits
mailing list