[all-commits] [llvm/llvm-project] 95914a: Revert "[llvm] Move bit counting functions to bit....
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jan 20 10:51:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95914abd13ef0e447392f9f5e38487d8471a92b7
https://github.com/llvm/llvm-project/commit/95914abd13ef0e447392f9f5e38487d8471a92b7
Author: Nico Weber <thakis at chromium.org>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M llvm/include/llvm/ADT/bit.h
M llvm/include/llvm/Support/MathExtras.h
M llvm/unittests/ADT/BitTest.cpp
Log Message:
-----------
Revert "[llvm] Move bit counting functions to bit.h (NFC)"
This reverts commit f37614b25ccaa9c0710cc8a4fc2ba2fb0fcb9159.
Doesn't build on Windows: https://reviews.llvm.org/D142078#4068417
More information about the All-commits
mailing list