mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
4728569d0a8c255f9727409879bbd290c0953d83
If we two loads of two different alignments, we must use the minimum of the two alignments when hoisting. Same deal for stores. For allocas, use the maximum of the two allocas. llvm-svn: 276601
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%