[all-commits] [llvm/llvm-project] 64db6b: [AMDGPU] Only unbundle memory accesses in SIMemory...

Carl Ritson via All-commits all-commits at lists.llvm.org
Mon Mar 22 19:31:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64db6b8d37554805d08a684c1735c27d7a94bf28
      https://github.com/llvm/llvm-project/commit/64db6b8d37554805d08a684c1735c27d7a94bf28
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.i128.ll

  Log Message:
  -----------
  [AMDGPU] Only unbundle memory accesses in SIMemoryLegalizer

This restores previous behaviour and is a step toward removing
unbundling entirely.

Reviewed By: foad, rampitec

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




More information about the All-commits mailing list