Skip to content

Commit 6abbba1

Browse files
vporpogithub-actions[bot]
authored andcommitted
Automerge: [SandboxIR][NFC] Change order of ifs in Context::getOrCreateValueInternal() (#127891)
Move the most common if statement to the top and the least common ones to the bottom. This should save CPU cycles during compilation. This patch also prefixes the llvm variables with the LLVM prefix to make the naming convention in this function more uniform. For example `C` to `LLVMC`.
2 parents 1711c81 + c0c42c8 commit 6abbba1

File tree

1 file changed

+276
-267
lines changed

1 file changed

+276
-267
lines changed

0 commit comments

Comments
 (0)