[llvm] [GVN] Improve processBlock for instruction erasure (PR #131753)

Madhur Amilkanthwar via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 20 21:53:18 PDT 2025


================
@@ -25,6 +25,8 @@
 #include "llvm/IR/ValueHandle.h"
 #include "llvm/Support/Allocator.h"
 #include "llvm/Support/Compiler.h"
+#include "llvm/Transforms/Utils/AssumeBundleBuilder.h"
----------------
madhur13490 wrote:

Done

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


More information about the llvm-commits mailing list