[all-commits] [llvm/llvm-project] 3e6586: [CodeGen] Avoid one more pointer element type access

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Dec 27 03:58:39 PST 2021


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

  Changed paths:
    M clang/lib/CodeGen/CGDecl.cpp

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

The number of elements is always a SizeTy here.




More information about the All-commits mailing list