mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
The patch makes the index type lowering of the GPU to NVVM/ROCDL conversion configurable. It introduces a pass option that controls the bitwidth used when lowering index computations. Differential Revision: https://reviews.llvm.org/D80285