Bruno Cardoso Lopes
Bruno Cardoso Lopes
> I implemented `cir.base_class_addr`, including for non-zero offsets, in PR #937, not knowing that this issue existed. I puzzled over some of the same questions, and changed my mind about...
Awesome!
Yes, it might be something we could be doing in the future, but probably not worth investing time right now given this will need a more broad discussion with MLIR...
Hi @j2kun, there are two bits of `PragmaCommentDecl` that'd be interesting to implement in ClangIR:  Basically `PCK_Linker` and `PCK_Lib`. LLVM Codegen ignores the...
Not sure how much this related or is similar to #285, tracking separately for now!
It's not intentional, we actually want CIR specific types for floating point, see https://github.com/llvm/clangir/issues/78. I haven't seen progress in the past couple months, so if you are interested you could...