[all-commits] [llvm/llvm-project] 41f5bb: [AArch64][Windows] Check sret attribute also for i...

chenglin.bi via All-commits all-commits at lists.llvm.org
Tue Oct 11 18:59:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41f5bbe18b5b162fe798b933deecc55f7cc29b92
      https://github.com/llvm/llvm-project/commit/41f5bbe18b5b162fe798b933deecc55f7cc29b92
  Author: chenglin.bi <chenglin.bi at cixcomputing.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/arm64-windows-calls.ll

  Log Message:
  -----------
  [AArch64][Windows] Check sret attribute also for inreg attribute

Fix the issue: #57684

Reviewed By: efriedma

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




More information about the All-commits mailing list