[all-commits] [llvm/llvm-project] 58c8c5: [CodeGen] Avoid more pointer element type accesses

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Dec 16 06:26:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58c8c5326329bb55df6b9d4f7f8f43a2c82e67c1
      https://github.com/llvm/llvm-project/commit/58c8c5326329bb55df6b9d4f7f8f43a2c82e67c1
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/CodeGen/TargetInfo.cpp

  Log Message:
  -----------
  [CodeGen] Avoid more pointer element type accesses




More information about the All-commits mailing list