[all-commits] [llvm/llvm-project] 4a383f: [NVPTX] Add ex2.approx bf16 support and cleanup in...
Alex MacLean via All-commits
all-commits at lists.llvm.org
Sat Nov 1 10:51:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a383f9ff7ffff5b6b564260befe546af3db44f4
https://github.com/llvm/llvm-project/commit/4a383f9ff7ffff5b6b564260befe546af3db44f4
Author: Alex MacLean <amaclean at nvidia.com>
Date: 2025-11-01 (Sat, 01 Nov 2025)
Changed paths:
M clang/lib/CodeGen/TargetBuiltins/NVPTX.cpp
M clang/test/CodeGen/builtins-nvptx-native-half-type-native.c
M clang/test/CodeGen/builtins-nvptx-native-half-type.c
M llvm/include/llvm/IR/IntrinsicsNVVM.td
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
M llvm/test/Assembler/auto_upgrade_nvvm_intrinsics.ll
M llvm/test/CodeGen/NVPTX/f16-ex2.ll
M llvm/test/CodeGen/NVPTX/f32-ex2.ll
Log Message:
-----------
[NVPTX] Add ex2.approx bf16 support and cleanup intrinsic definition (#165446)
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