================
@@ -1624,9 +1619,6 @@ void VPlanTransforms::truncateToMinimalBitwidths(
if (!NewResSizeInBits)
continue;
-#ifndef NDEBUG
----------------
fhahn wrote:
Cant' comment on line 1617, are those checks still needed?
https://github.com/llvm/llvm-project/pull/136858