[all-commits] [llvm/llvm-project] bf1295: [AMDGPU] Whitelist all intrinsics (#130150)
Jeffrey Byrnes via All-commits
all-commits at lists.llvm.org
Thu Mar 6 15:39:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf129547153433ae66dd526032c734238ca5168d
https://github.com/llvm/llvm-project/commit/bf129547153433ae66dd526032c734238ca5168d
Author: Jeffrey Byrnes <jeffrey.byrnes at amd.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
M llvm/test/CodeGen/AMDGPU/vni8-across-blocks.ll
Log Message:
-----------
[AMDGPU] Whitelist all intrinsics (#130150)
For code maintainability -- this may result in cases where we are
applying the optimization where it is not profitable, but those are
likely to be rare.
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