Older compilers (e.g. LLVM 3.4) do not support the attribute target("popcnt").
In order to support those, this diff check the attribute support using the preprocessor.
Details
Details
Diff Detail
Diff Detail
|  Differential  D32311  
Check for target(popcnt) capability before usage Authored by george.karpenkov on Apr 20 2017, 2:49 PM. 
Details Older compilers (e.g. LLVM 3.4) do not support the attribute target("popcnt"). 
Diff Detail Event Timeline |