[all-commits] [llvm/llvm-project] 34eb71: [CodeGen] Avoid more pointer element type accesses
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Dec 16 03:03:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34eb715f61991cd3abd19b02af689b84409363f1
https://github.com/llvm/llvm-project/commit/34eb715f61991cd3abd19b02af689b84409363f1
Author: Nikita Popov <npopov at redhat.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M clang/lib/CodeGen/CGExprAgg.cpp
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.h
Log Message:
-----------
[CodeGen] Avoid more pointer element type accesses
More information about the All-commits
mailing list