[all-commits] [llvm/llvm-project] 02930b: [NVPTX] Promote v2i8 to v2i16 (#111189)

Manasij Mukherjee via All-commits all-commits at lists.llvm.org
Mon Nov 25 00:32:26 PST 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 02930b87faeb490505b22f588757a18744248b6f
      https://github.com/llvm/llvm-project/commit/02930b87faeb490505b22f588757a18744248b6f
  Author: Manasij Mukherjee <manasij7479 at gmail.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp

  Log Message:
  -----------
  [NVPTX] Promote v2i8 to v2i16 (#111189)

Promote v2i8 to v2i16, fixes a crash.
Re-enable a test in NVPTX/vector-returns.ll

Partial cherry-pick of fda2fea w/o the test which does not exist in release/19.x
https://github.com/llvm/llvm-project/issues/104864



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