[all-commits] [llvm/llvm-project] e32caf: AMDGPU: Simplify demanded vector elts of readfirst...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Feb 27 21:57:49 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/simplify-demanded-vector-elts-readfirstlane-src
Home: https://github.com/llvm/llvm-project
Commit: e32caff738d765d4b9c989390542efa8710fea4d
https://github.com/llvm/llvm-project/commit/e32caff738d765d4b9c989390542efa8710fea4d
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
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