Apple | Software Engineering Intern, GPU Compilers | Coding | Onsite
Interview Date:January 28, 2026Region:NA (North America)Hiring Team/Org:GPU Compilers
This was a combination of coding and LLVM IR optimization. The coding one was LRU Cache and the llvm question is written below. LLVM IR question Optimize as much as possible: define i32 @kernel(i32 %p, i32 %n, i1 %flag) { entry: %i = alloca i32 store i32 0, i32 %i br label %loop loop: %iv = load i32, i32 %i %cmp = icmp slt i32 %iv, %n br i1 %cmp, label %body, label %exit body: %a = load i32, i32 %p %b = load i32, i32...
Sign in to view the full interview experience
Create or use your InterviewDB account to read the full Warren post and all shared details.
Sign in to continue0