[all-commits] [llvm/llvm-project] 9bf917: [CodeGen] Avoid more pointer element type accesses
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Dec 17 03:12:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bf917394eba3ba4df77cc17690c6d04f4e9d57f
https://github.com/llvm/llvm-project/commit/9bf917394eba3ba4df77cc17690c6d04f4e9d57f
Author: Nikita Popov <npopov at redhat.com>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CGExprAgg.cpp
M clang/lib/CodeGen/CodeGenFunction.cpp
Log Message:
-----------
[CodeGen] Avoid more pointer element type accesses
More information about the All-commits
mailing list