[all-commits] [llvm/llvm-project] a643ac: [NVPTX] Remove 'param' variants of nvvm.ptr.* intr...
Alex MacLean via All-commits
all-commits at lists.llvm.org
Fri Apr 25 10:44:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a643ac439594a0a53799ee42932eef53618b091c
https://github.com/llvm/llvm-project/commit/a643ac439594a0a53799ee42932eef53618b091c
Author: Alex MacLean <amaclean at nvidia.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsNVVM.td
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
M llvm/test/Assembler/auto_upgrade_nvvm_intrinsics.ll
Log Message:
-----------
[NVPTX] Remove 'param' variants of nvvm.ptr.* intrinics (#137065)
After #136008 these intrinsics are no longer inserted by the
compiler and can be upgraded to addrspacecasts.
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