[all-commits] [llvm/llvm-project] d410f0: AMDGPU: Simplify demanded vector elts of readfirst...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Feb 27 22:01:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d410f093da7b9e3cd245dac62682ec1acd29d117
https://github.com/llvm/llvm-project/commit/d410f093da7b9e3cd245dac62682ec1acd29d117
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
M llvm/test/Transforms/InstCombine/AMDGPU/simplify-demanded-vector-elts-lane-intrinsics.ll
Log Message:
-----------
AMDGPU: Simplify demanded vector elts of readfirstlane sources (#128646)
Stub implementation of simplifyDemandedVectorEltsIntrinsic for
readfirstlane.
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