[all-commits] [llvm/llvm-project] 2d2d68: [GlobalIsel][AArch64] Legalize G_SCMP and G_UCMP (...

Thorsten Schütt via All-commits all-commits at lists.llvm.org
Tue Jul 23 01:12:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d2d6853cf3ee28f1788f9ff38c2892c76722c82
      https://github.com/llvm/llvm-project/commit/2d2d6853cf3ee28f1788f9ff38c2892c76722c82
  Author: Thorsten Schütt <schuett at gmail.com>
  Date:   2024-07-23 (Tue, 23 Jul 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-threeway-cmp.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
    M llvm/test/CodeGen/AArch64/scmp.ll
    M llvm/test/CodeGen/AArch64/ucmp.ll

  Log Message:
  -----------
  [GlobalIsel][AArch64] Legalize G_SCMP and G_UCMP (#99820)

https://github.com/llvm/llvm-project/pull/91871
https://github.com/llvm/llvm-project/pull/98774



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list