[llvm] added ISD::VECTOR_COMPRESS handling in computeKnownBits/ComputeNumSign… (PR #159692)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 02:46:10 PDT 2025


================
@@ -58,6 +58,7 @@
 #include "llvm/IR/GlobalValue.h"
 #include "llvm/IR/Metadata.h"
 #include "llvm/IR/Type.h"
+#include "llvm/Pass.h"
----------------
RKSimon wrote:

unnecessary?

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


More information about the llvm-commits mailing list