[all-commits] [llvm/llvm-project] c82a6a: [AMDGPU] Use correct vector elt type when shrinkin...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed Jan 15 06:29:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c82a6a025179e3b155c70f5ad8f84fa8ec2a9452
https://github.com/llvm/llvm-project/commit/c82a6a025179e3b155c70f5ad8f84fa8ec2a9452
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
Log Message:
-----------
[AMDGPU] Use correct vector elt type when shrinking mfma scale (#123043)
This might be a copy/paste error. I don't think this an issue in
practice as the builtins/intrinsics are only legal with identical vector
element types.
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