grosser added a comment.

It seems this patch went through at least one review and the only open comment 
is the discussion if __builtin_shuffle should be placed in the configuration. 
From my perspective, both solutions are technically feasible. While it seems 
unlikely that gcc will gain this specific builtin, I can see @mclow.lists  
preferring to be consistent in keeping compiler-specific stuff in one file 
rather than having to evaluate for each extension the likeliness of this 
extension being adopted over time.

If you don't feel strongly about this change, I guess moving it to _config 
would address this last point and would require then only an ok, but no further 
discussions.

If you cannot reach @mclow.lists I am happy to either reach out or check for 
other reviewers.  Eric Fiselier seems very active at the moment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D41412/new/

https://reviews.llvm.org/D41412



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to