[all-commits] [llvm/llvm-project] 208959: [NVPTX] Remove sub.s16x2 instruction

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Mar 5 03:43:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20895965b2ed1bd037c64430dba98245ffa1232b
      https://github.com/llvm/llvm-project/commit/20895965b2ed1bd037c64430dba98245ffa1232b
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/test/CodeGen/NVPTX/i16x2-instructions.ll

  Log Message:
  -----------
  [NVPTX] Remove sub.s16x2 instruction

According to the PTX ISA this doesn't exist (and ptxas rejects it)

See https://github.com/pytorch/pytorch/issues/118589



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