[all-commits] [llvm/llvm-project] 8901f7: [AMDGPU] Fix crash legalizing G_EXTRACT_VECTOR_ELT...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Sep 9 07:53:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8901f7cebc73383d0cda19a870ffe410a67653e9
      https://github.com/llvm/llvm-project/commit/8901f7cebc73383d0cda19a870ffe410a67653e9
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    A llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-extractelement-crash.mir

  Log Message:
  -----------
  [AMDGPU] Fix crash legalizing G_EXTRACT_VECTOR_ELT with negative index

Fixes https://github.com/llvm/llvm-project/issues/57408

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




More information about the All-commits mailing list