llvm / clangir

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

[CIR][ABI] Add AArch64 unsigned int CC lowering #708

Closed sitio-couto closed 1 day ago

sitio-couto commented 4 days ago

Adds the necessary bits to lower arguments and return values of type unsigned int for the x86_64 target.