llvm / clangir

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

[CIR][ThroughMLIR] lowering cir.bit.* to MLIR #653

Closed Kritoooo closed 4 months ago

Kritoooo commented 4 months ago

This pr adds cir.bit.ffs cir.bit.parity cir.bit.clrsb lowering to MLIR passes and test files.