[all-commits] [llvm/llvm-project] cdb4da: [NVPTX] Fix failing test and incorrect `mcpu` read...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Jan 21 11:25:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdb4da32dbc362dc03125e965bf9847604856b31
https://github.com/llvm/llvm-project/commit/cdb4da32dbc362dc03125e965bf9847604856b31
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M llvm/lib/Target/NVPTX/NVVMReflect.cpp
M llvm/test/CodeGen/NVPTX/f32-lg2.ll
M llvm/test/CodeGen/NVPTX/nvvm-reflect-arch.ll
M llvm/test/CodeGen/NVPTX/nvvm-reflect-ocl.ll
Log Message:
-----------
[NVPTX] Fix failing test and incorrect `mcpu` reading in reflect
Summary:
Test uses nvptx in 32-bit mode and calling `mcpu` is broken and caused
asan failures.
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