llvm / clangir

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

[CIR][ABI] Replay TargetLowering library reverted commits #697

Closed sitio-couto closed 1 week ago

sitio-couto commented 2 weeks ago

Essentially re-applies #668 and #678, but also includes #687 which patched build introduced by the other two PRs.

Closes #691