[all-commits] [llvm/llvm-project] 1a7ca4: add target hook getInstructionUniformity
Pankaj Dwivedi via All-commits
all-commits at lists.llvm.org
Thu Nov 20 08:43:41 PST 2025
Branch: refs/heads/users/Pankajdwivedi-25/introduce_TTI_getInstructionUniformity
Home: https://github.com/llvm/llvm-project
Commit: 1a7ca4c56ec3afd6a1581c19eb3ad2b59aa9011f
https://github.com/llvm/llvm-project/commit/1a7ca4c56ec3afd6a1581c19eb3ad2b59aa9011f
Author: Pankaj kumar divedi <Pankajkumar.divedi at amd.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/Analysis/UniformityAnalysis.cpp
M llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h
Log Message:
-----------
add target hook getInstructionUniformity
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