[all-commits] [llvm/llvm-project] 27addb: AMDGPU/GlobalISel: Fix some incorrect memory types...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 16 17:21:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27addb85a65f122a9d458a266ae726513a0e337f
      https://github.com/llvm/llvm-project/commit/27addb85a65f122a9d458a266ae726513a0e337f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-atomic-local.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-private.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Fix some incorrect memory types in tests


  Commit: 51f115b07886e78dffb8d10b35c941f1e6032e25
      https://github.com/llvm/llvm-project/commit/51f115b07886e78dffb8d10b35c941f1e6032e25
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/function-returns.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Add a few tests for struct arguments

Test structs with pointers and vectors of pointers since this stresses
a future patch.


  Commit: 71de6e9b4a1b3437891f40de37223869418d5221
      https://github.com/llvm/llvm-project/commit/71de6e9b4a1b3437891f40de37223869418d5221
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M llvm/lib/Target/Mips/MipsCallLowering.h

  Log Message:
  -----------
  Mips/GlobalISel: Remove leftover dead code


Compare: https://github.com/llvm/llvm-project/compare/b316c30269c3...71de6e9b4a1b


More information about the All-commits mailing list