[all-commits] [llvm/llvm-project] b93a2e: [CIR] Make CIR-to-LLVM a one shot conversion
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Sun Dec 7 22:36:21 PST 2025
Branch: refs/heads/users/xlauko/cir-one-shot-conversion
Home: https://github.com/llvm/llvm-project
Commit: b93a2e68fdc1a42d91e91eb543106054087aa8f1
https://github.com/llvm/llvm-project/commit/b93a2e68fdc1a42d91e91eb543106054087aa8f1
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
Log Message:
-----------
[CIR] Make CIR-to-LLVM a one shot conversion
This had to fix memory and conversion bugs due to now immediate
conversion patterns and no longer present original MLIR.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list