[all-commits] [llvm/llvm-project] c0f9c7: [X86] Check if struct is blank before getting the ...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Fri Oct 8 02:09:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0f9c7c01561a70974485e0e4a358d6bbdaf3b8e
      https://github.com/llvm/llvm-project/commit/c0f9c7c01561a70974485e0e4a358d6bbdaf3b8e
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M clang/lib/CodeGen/TargetInfo.cpp
    M clang/test/CodeGen/X86/avx512fp16-abi.c

  Log Message:
  -----------
  [X86] Check if struct is blank before getting the inner types

This fixes pr52011.

Reviewed By: LuoYuanke

Differential Revision: https://reviews.llvm.org/D111037




More information about the All-commits mailing list