[all-commits] [llvm/llvm-project] 2483f4: [AArch64][GlobalISel] Fix call lowering for <3 x i...

petar-avramovic via All-commits all-commits at lists.llvm.org
Fri Jul 8 01:26:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2483f43d47ca30a9d9ff3f1714a45ca63d9b3410
      https://github.com/llvm/llvm-project/commit/2483f43d47ca30a9d9ff3f1714a45ca63d9b3410
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-vectors.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Fix call lowering for <3 x i32> vector arguments

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




More information about the All-commits mailing list