[all-commits] [llvm/llvm-project] 9d138b: [GIsel][AArch64] extend legalization of G_INSERT_...

tschuett via All-commits all-commits at lists.llvm.org
Thu Jul 20 04:40:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d138baeb58136d76b244ff8102f525f47108c29
      https://github.com/llvm/llvm-project/commit/9d138baeb58136d76b244ff8102f525f47108c29
  Author: Thorsten Schütt <schuett at gmail.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-insert-vector-elt.mir

  Log Message:
  -----------
  [GIsel][AArch64]  extend legalization of G_INSERT_VECTOR_ELT

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

Reviewed By: aemerson

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




More information about the All-commits mailing list