Showing cs.ARShow all
2 papers · 1 filter
cs.AR2026
CuLifter: Lifting GPU Binaries to Typed IR
Jisheng Zhao, Huanzhi Pu, Shinnung Jeong +2
GPU compilers merge all data types into a single unified register file, erasing the type information that binary-analysis tools rely on. We show that type recovery from this untype…
cs.AR2025
Hardware vs. Software Implementation of Warp-Level Features in Vortex RISC-V GPU
Huanzhi Pu, Rishabh Ravi, Shinnung Jeong +5
RISC-V GPUs present a promising path for supporting GPU applications. Traditionally, GPUs achieve high efficiency through the SPMD (Single Program Multiple Data) programming model.…