[all-commits] [llvm/llvm-project] 2bd8e7: [AMDGPU] Fix bitcast v4i64/v16i16

Piotr Sobczak via All-commits all-commits at lists.llvm.org
Mon Jul 11 13:32:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bd8e74b94119b478ba36db336035234a9b834e6
      https://github.com/llvm/llvm-project/commit/2bd8e74b94119b478ba36db336035234a9b834e6
  Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.ll

  Log Message:
  -----------
  [AMDGPU] Fix bitcast v4i64/v16i16

Fix a regression introduced in D128865.

Reviewed By: arsenm

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




More information about the All-commits mailing list