[PATCH] D37342: [Power9] Add missing instructions: extswsli, popcntb

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 15:49:43 PDT 2017


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

Let's go ahead with this one for now. Sam's patch can go on after if we decide to go with a C API way of accessing this rather than just inline assembly.

Thanks!

-eric


https://reviews.llvm.org/D37342





More information about the llvm-commits mailing list