Vinicius Couto Espindola

Results 2 comments of Vinicius Couto Espindola

Hey @jeanPerier, > are you cross-compiling to RISC-V or was the host compiler (LLVM with flang) also compiled on RISC-V ? I was trying to create a Flang that could...

@hardshah @bcardosolopes the issue's description is a bit misleading. This cleanup has already been implemented in `MergeCleanupsPass`: https://github.com/llvm/clangir/blob/3d839823fab13334f493f7c71c14b30051134e89/clang/lib/CIR/Dialect/Transforms/MergeCleanups.cpp#L57-L69 The reason why it is not being applied in the empty scope...