[all-commits] [llvm/llvm-project] 6c0af9: [CodeGen] Avoid some pointer element type accesses
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Mar 17 08:36:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c0af92612d0730a039226d67cfa08f4d6db5be9
https://github.com/llvm/llvm-project/commit/6c0af92612d0730a039226d67cfa08f4d6db5be9
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CodeGenFunction.cpp
Log Message:
-----------
[CodeGen] Avoid some pointer element type accesses
More information about the All-commits
mailing list