[all-commits] [llvm/llvm-project] 2d61b3: GlobalISel: Translate minimumnum and maximumnum

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 8 09:41:00 PDT 2025


  Branch: refs/heads/users/arsenm/global-isel/translate-minimumnum-maximumnum
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d61b3aab9cec5fde57d1e83078f89686a48daa6
      https://github.com/llvm/llvm-project/commit/2d61b3aab9cec5fde57d1e83078f89686a48daa6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/docs/GlobalISel/GenericOpcode.rst
    M llvm/include/llvm/Support/TargetOpcodes.def
    M llvm/include/llvm/Target/GenericOpcodes.td
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-fp-min-max-intrinsics.ll
    M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer-info-validation.mir
    M llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td

  Log Message:
  -----------
  GlobalISel: Translate minimumnum and maximumnum



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