You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
ac9d742bbe
This change adds a new option to the StandardToLLVM lowering to configure the bitwidth of the index type independently of the target architecture's pointer size. Differential revision: https://reviews.llvm.org/D76353