llvm / clangir

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

Global temporaries LLVM lowering different from OG #855

Open bcardosolopes opened 2 months ago

bcardosolopes commented 2 months ago

Originally posted by @bcardosolopes in https://github.com/llvm/clangir/pull/848#pullrequestreview-2313855228

bcardosolopes commented 2 months ago

@lanza is going to be working on this. https://github.com/llvm/clangir/pull/860 covers the initial take, but needs more work so we don't have to XFAIL anything.