[llvm] [LLVM] Improve the DemandedBits Analysis (PR #148880)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 15 10:20:10 PDT 2025


================
@@ -36,6 +36,7 @@
 #include "llvm/Support/Casting.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/KnownBits.h"
+#include "llvm/Support/MathExtras.h"
----------------
dtcxzyw wrote:

```suggestion
```
Unused.

https://github.com/llvm/llvm-project/pull/148880


More information about the llvm-commits mailing list