[all-commits] [llvm/llvm-project] 521bdd: AMDGPU: Fold bitcasts into readfirstlane, readlane...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 24 03:10:28 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/fold-bitcasts-readfirstlane
Home: https://github.com/llvm/llvm-project
Commit: 521bddeee55f9224cdeafe13a1507cfc2780759a
https://github.com/llvm/llvm-project/commit/521bddeee55f9224cdeafe13a1507cfc2780759a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
M llvm/test/Transforms/InstCombine/AMDGPU/bitcast-fold-lane-ops.ll
M llvm/test/Transforms/InstCombine/AMDGPU/permlane64.ll
Log Message:
-----------
AMDGPU: Fold bitcasts into readfirstlane, readlane, and permlane64
We should handle this for all the handled readlane and dpp ops.
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