[all-commits] [llvm/llvm-project] 6e1e99: [CodeGen] Avoid pointer element type access for bl...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Mar 17 08:56:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e1e99dc07f4f847a5dc8ad80d25ecce40690489
      https://github.com/llvm/llvm-project/commit/6e1e99dc07f4f847a5dc8ad80d25ecce40690489
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
    M clang/lib/CodeGen/CGBlocks.cpp
    M clang/lib/CodeGen/CGOpenCLRuntime.cpp
    M clang/lib/CodeGen/CGOpenCLRuntime.h
    M clang/lib/CodeGen/TargetInfo.cpp
    M clang/lib/CodeGen/TargetInfo.h

  Log Message:
  -----------
  [CodeGen] Avoid pointer element type access for blocks

Pass the block struct type down to the TargetInfo hooks.




More information about the All-commits mailing list