[all-commits] [llvm/llvm-project] ac6499: [AMDGPU] Only use ds_read/write_b128 for alignment...

Mahesha S via All-commits all-commits at lists.llvm.org
Wed Apr 7 19:43:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac64995ceb4016fe89305f7a24a79c94bdfd249d
      https://github.com/llvm/llvm-project/commit/ac64995ceb4016fe89305f7a24a79c94bdfd249d
  Author: hsmahesha <mahesha.comp at gmail.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/DSInstructions.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/lds-misaligned-bug.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/load-unaligned.ll
    M llvm/test/CodeGen/AMDGPU/ds-alignment.ll
    M llvm/test/CodeGen/AMDGPU/ds_read2.ll
    M llvm/test/CodeGen/AMDGPU/ds_write2.ll
    M llvm/test/CodeGen/AMDGPU/lds-misaligned-bug.ll

  Log Message:
  -----------
  [AMDGPU] Only use ds_read/write_b128 for alignment >= 16

PS: Submitting on behalf of Jay.

Reviewed By: rampitec

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




More information about the All-commits mailing list