[all-commits] [llvm/llvm-project] 2605ad: [AMDGPU][GlobalISel] Select 8-byte LDS Ops with 4-...

Austin Kerbow via All-commits all-commits at lists.llvm.org
Wed Jan 29 10:43:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2605adb69c6f1f95c709c21560add8230e30e60b
      https://github.com/llvm/llvm-project/commit/2605adb69c6f1f95c709c21560add8230e30e60b
  Author: Austin Kerbow <Austin.Kerbow at amd.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
    M llvm/lib/Target/AMDGPU/DSInstructions.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir

  Log Message:
  -----------
  [AMDGPU][GlobalISel] Select 8-byte LDS Ops with 4-byte alignment

Reviewers: arsenm

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, rovka, dstuttard, tpr, t-tye, hiraditya, Petar.Avramovic, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list