search for: scalar_repl_store_delete_aft

Displaying 1 result from an estimated 1 matches for "scalar_repl_store_delete_aft".

2013 Feb 07
1
[LLVMdev] alloca scalarization with dynamic indexing into vectors
...ple, the sequence of stores is copying the data from %src into %sPrivateStorage with the GEP of interest being: %add.ptr = getelementptr inbounds [3 x <2 x i32>]* %sPrivateStorage, i64 0, i64 0, i64 %idx.ext After running the line: opt.exe -scalarrepl scalar_repl_store_delete.ll -o=scalar_repl_store_delete_after.bc We get: (scalar_repl_store_delete_after.ll): ; ModuleID = 'scalar_repl_store_delete_after.bc' target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f80:128:128-v16:16:16-v24:32:32-v32:32:32-v48:64:64-v64:64:64-v96:128:128-v128:...