[PATCH] D69334: [MathExtras] Add intrinsic for the PopulationCounter in Visual Studio

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 22:05:40 PST 2019


RKSimon added a comment.

Abandon this? As I explained, MSVC doesn't provide a guaranteed fallback for targets without the POPCNT instruction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69334





More information about the llvm-commits mailing list