Apple | Software Engineering Intern, GPU Compilers | Coding | Onsite

nadernader·
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 continue
0

Discussion

0

Log in to post a comment or vote.

Sort by
Loading comments...

Interview Resources

InterviewDB

About InterviewDB

Crowdsourced Interview Question Bank for Job Seekers in Tech/Finance Industry

Copyright © 2026 InterviewDB. Victory is reserved for those who are willing to pay its price.