llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
307 stars 84 forks source link

Verify gep uses moving to i64 #699

Open lanza opened 1 week ago

lanza commented 1 week ago

https://github.com/llvm/clangir/commit/422ddbb6a4db7c8e85fdf4b847ef7794e9b90cef

I didn't really look at why this was happening, just wanted to hammer out all the rebase failures. @sitio-couto could you take a look?