[all-commits] [llvm/llvm-project] b4f465: [CodeGen] Avoid some pointer element type accesses

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Dec 15 00:29:45 PST 2021


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

  Changed paths:
    M clang/lib/CodeGen/CGAtomic.cpp
    M clang/lib/CodeGen/CGBlocks.cpp
    M clang/lib/CodeGen/CGBuilder.h
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/CodeGen/CGExpr.cpp

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




More information about the All-commits mailing list