[clang] [CIR] Add cir-simplify pass (PR #138317)

Morris Hafner via cfe-commits cfe-commits at lists.llvm.org
Tue May 6 13:50:39 PDT 2025


mmha wrote:

@bcardosolopes Adding a test for C++ -> CIR depends on #138003 which adds lowering for `?:`, `&&` and `||`. Since this one's ready to be merged apart from your remark IMO I'd add that test in #138003

https://github.com/llvm/llvm-project/pull/138317


More information about the cfe-commits mailing list