[all-commits] [llvm/llvm-project] a41a67: [AMDGPU] Check SI LDS offset bug in the allowsMisa...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Apr 6 18:05:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a41a676e8afd57fda0203de1aa14a06418f37e0e
      https://github.com/llvm/llvm-project/commit/a41a676e8afd57fda0203de1aa14a06418f37e0e
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir
    M llvm/test/CodeGen/AMDGPU/store-local.128.ll
    M llvm/test/CodeGen/AMDGPU/store-local.96.ll
    M llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/missing-alignment.ll

  Log Message:
  -----------
  [AMDGPU] Check SI LDS offset bug in the allowsMisalignedMemoryAccesses

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




More information about the All-commits mailing list