================
@@ -158,11 +158,20 @@ bb:
define i32 @test_select_idx_memcpy(i1 %c, ptr %p) {
----------------
aeubanks wrote:
the two large memcpys and their corresponding allocas are now dead and will be removed later
https://github.com/llvm/llvm-project/pull/80983