[all-commits] [llvm/llvm-project] 802a2e: [NVPTX] Add intrinsics for the szext instruction (...
Alex MacLean via All-commits
all-commits at lists.llvm.org
Fri May 9 07:29:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 802a2e32ab7a91cd387cc4460d637fe922dc4f0a
https://github.com/llvm/llvm-project/commit/802a2e32ab7a91cd387cc4460d637fe922dc4f0a
Author: Alex MacLean <amaclean at nvidia.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/docs/NVPTXUsage.rst
M llvm/include/llvm/IR/IntrinsicsNVVM.td
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
M llvm/test/CodeGen/NVPTX/i128.ll
A llvm/test/CodeGen/NVPTX/szext.ll
Log Message:
-----------
[NVPTX] Add intrinsics for the szext instruction (#139126)
This change adds support for `llvm.nvvm.{sext,zext}.{wrap,clamp}`
intrinsics.
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