aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorNiklas Degener <niklas.degener@amd.com>2025-07-08 09:18:00 +0200
committerGitHub <noreply@github.com>2025-07-08 09:18:00 +0200
commitdcc692a42f6aefc2377f1470b775a35c93c8c32c (patch)
tree0ef02ff6f463aeeeeb3b357e87eeab9d455fd850 /clang/lib/CodeGen/CodeGenModule.cpp
parent99df642168437d143776e499b82e985260d31b9b (diff)
downloadllvm-dcc692a42f6aefc2377f1470b775a35c93c8c32c.zip
llvm-dcc692a42f6aefc2377f1470b775a35c93c8c32c.tar.gz
llvm-dcc692a42f6aefc2377f1470b775a35c93c8c32c.tar.bz2
[MLIR][Target/Cpp] Natural induction variable naming. (#136102)
Changed naming of loop induction variables to follow natural naming (i, j, k, ...). This helps readability and locating positions referred to. Created new scopes to represent different behavior at function and loop level, to still enable re-using value names between different functions (as before). Removed unused scoping at other levels.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions