mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
dd04352558d71b5f0eabb35fc9053036599cc9df
Currently we only fold a BitCast into a Load when the BitCast is its only user. Do the same for any no-op cast. Differential Revision: http://reviews.llvm.org/D9152 llvm-svn: 238452
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%