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

Sanjay Patel via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 11:24:33 PDT 2016


spatel added a comment.

In https://reviews.llvm.org/D24397#562469, @bjope wrote:

> (I'm still hesitating about commiting https://reviews.llvm.org/D24955 in llvm since that would make these clang tests fail...)


You can't do that. Bots will send you fail mail all day as they choke on the clang tests - speaking from experience. :)
We either need to fix or revert this commit in order to let https://reviews.llvm.org/D24955 proceed.


Repository:
  rL LLVM

https://reviews.llvm.org/D24397





More information about the cfe-commits mailing list