[all-commits] [llvm/llvm-project] 192cc7: Revert "[AArch64][GlobalISel][Legalizer] Legalize ...

kda via All-commits all-commits at lists.llvm.org
Thu Dec 15 11:16:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 192cc76e0be688106492989cd845ba786a7ae36d
      https://github.com/llvm/llvm-project/commit/192cc76e0be688106492989cd845ba786a7ae36d
  Author: Kevin Athey <kda at google.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-shuffle-vector.mir

  Log Message:
  -----------
  Revert "[AArch64][GlobalISel][Legalizer] Legalize G_SHUFFLE_VECTOR with different lengths"

This reverts commit 4c52fb1a5ee20846627d16e38f5dec08c08f8884.

Breaks sanitizer ubsan buildbot:
https://lab.llvm.org/buildbot/#/builders/85/builds/12983




More information about the All-commits mailing list