KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
460 stars 207 forks source link

Update constant-vars test after LLVM GEP change #2593

Closed svenvh closed 1 month ago

svenvh commented 1 month ago

Update a test after llvm-project commit d10b76552f91 ("[ConstantFold] Remove notional over-indexing fold (#93697)", 2024-05-30) causing the inbounds to be dropped.