mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
ac5701319b417ec8d3f81f2312d9bf8c26ec6e86
if it is passed as a byval argument. The byval argument will just be a read, so it is safe to read from the original global instead. This allows us to promote away the %agg.tmp alloca in PR8582 llvm-svn: 119686
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%