mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
37d136e48ef92780fb93ae34eb278893aef42c5f
The functions buildAccessMultiDimFixed and buildAccessMultiDimParam were refactored from buildMemoryAccess. In their own functions, the control flow can be shortcut and simplified using returns. Suggested-by: etherzhhb llvm-svn: 262029
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%