[all-commits] [llvm/llvm-project] b9492e: [CodeGen] Avoid some pointer element type accesses
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Dec 15 05:46:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9492ec649144976ec4748bdeebab9d5b92b67f4
https://github.com/llvm/llvm-project/commit/b9492ec649144976ec4748bdeebab9d5b92b67f4
Author: Nikita Popov <npopov at redhat.com>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CGCall.h
M clang/lib/CodeGen/CGDecl.cpp
M clang/lib/CodeGen/CGExpr.cpp
Log Message:
-----------
[CodeGen] Avoid some pointer element type accesses
More information about the All-commits
mailing list