[all-commits] [llvm/llvm-project] de5f64: [NVPTX] Remove `sm_1x` / non-ABI compilation suppo...

Justin Fargnoli via All-commits all-commits at lists.llvm.org
Wed Feb 5 19:42:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de5f6432efa2cf4dde6b85cbdea1db50c79758c2
      https://github.com/llvm/llvm-project/commit/de5f6432efa2cf4dde6b85cbdea1db50c79758c2
  Author: Justin Fargnoli <jfargnoli at nvidia.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    A llvm/test/CodeGen/NVPTX/unrecognized-sm1x.ll

  Log Message:
  -----------
  [NVPTX] Remove `sm_1x` / non-ABI compilation support (#125977)

@Artem-B, I believe you said we don't intend to support `sm_1x`.
Assuming that's correct, this PR will remove all remaining support I
could find for `sm_1x`.



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