craig.topper added a comment.

yeah I'm now realizing that gcc does implement __lzcnt16 and __lzcnt64. How do 
I make this work? I tried guarding them with _MSC_VER, but I got redefinition 
errors on a couple tests from that. Does -ms-extensions not define _MSC_VER?


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

https://reviews.llvm.org/D55677



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

Reply via email to