[all-commits] [llvm/llvm-project] 26c4cf: [AMDGPU] Disable newly added gfx90a global isel im...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue May 24 10:54:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26c4cf23915a598ec4bba01342f4166902bd5dbe
      https://github.com/llvm/llvm-project/commit/26c4cf23915a598ec4bba01342f4166902bd5dbe
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.atomic.dim.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.gfx90a.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.dim.gfx90a.ll

  Log Message:
  -----------
  [AMDGPU] Disable newly added gfx90a global isel image tests. NFC.

This fixed build failure with expensive checks after D126009.
The change has added new run lines for Global ISel which has
uncovered a pre-existing problem: it does not select a correct
flavor of these image instructions.




More information about the All-commits mailing list