cost 235 ms
ML-IR to LLVM IR generates wrong IR

I am following this toy example to lower mlir to llvm ir and compile the result. Following the instructions, I can compile the project. However, the g ...

2022-12-18 10:11:52   1   16    llvm / llvm-ir  
How LLVM mem2reg pass works

mem2reg is an important optimization pass in llvm. I want to understand how this optimization works but didn't find good articles, books, tutorials an ...

2022-09-03 13:06:26   1   14    llvm / llvm-ir  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM