mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
2df9963fe3a9558198a79c323cc873df8e1abb53
It did happen that after the inliner finished we end up with promotable allocas in a function. We now run mem2reg to make sure everything is promoted if possible. llvm-svn: 288514
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%