llvm / clangir

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

[CIR][Lowering] Add MLIR lowering support for CIR shift operations #630

Closed Kritoooo closed 4 months ago

Kritoooo commented 4 months ago

This pr adds cir.shift lowering to MLIR passes and test files.