[PATCH] D24397: Target Power9 bit counting and vector comparison instructions through builtins (front end portion)

Nemanja Ivanovic via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 9 07:46:43 PDT 2016


nemanjai added a comment.

Looking over the patch, I realized that I forgot to add a test case for the __POWER9_VECTOR__ macro and the builtins that target the record forms of the instructions. I'll add those on the next revision along with addressing any review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D24397





More information about the cfe-commits mailing list