[all-commits] [llvm/llvm-project] 146205: [AMDGPU] Propagate constants for llvm.amdgcn.wave....
Pravin Jagtap via All-commits
all-commits at lists.llvm.org
Wed Jul 26 20:49:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1462053608041c34e871b7d0a565f4ca541e2fd1
https://github.com/llvm/llvm-project/commit/1462053608041c34e871b7d0a565f4ca541e2fd1
Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umax.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umin.ll
A llvm/test/Transforms/InstSimplify/ConstProp/AMDGPU/wave.reduce.ll
Log Message:
-----------
[AMDGPU] Propagate constants for llvm.amdgcn.wave.reduce.umin/umax
Reviewed By: arsenm, #amdgpu
Differential Revision: https://reviews.llvm.org/D156077
More information about the All-commits
mailing list