search for: py_grp

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

Did you mean: pgrp
2018 Jun 29
2
Cleaning up ‘br i1 false’ cases in CodeGenPrepare
...case for this issue base.s and new.s: llc output for the failing case (nested-loop-conditions.ll) before and after applying the above patch. Thanks, Bharathi -------------- next part -------------- ; RUN: llc < %s | FileCheck %s ; CHECK-NOT: check_func define void @copyfunc(i8* %py_src, i8* %py_grp) #0 { entry: %group17 = alloca [16 x i8], align 16 %source18 = alloca [16 x i8], align 16 %source219 = alloca [16 x i8], align 16 %source219.sub63 = bitcast [16 x i8]* %source219 to i8* %source18.sub64 = bitcast [16 x i8]* %source18 to i8* %group17.sub65 = bitcast [16 x i8]* %group17 to...