[all-commits] [llvm/llvm-project] 036431: [AMDGPU] Use UniformityAnalysis in LateCodeGenPrepare
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Mar 6 04:36:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 036431e31e65049e61b2cdfaf511ebf47143e106
https://github.com/llvm/llvm-project/commit/036431e31e65049e61b2cdfaf511ebf47143e106
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
Log Message:
-----------
[AMDGPU] Use UniformityAnalysis in LateCodeGenPrepare
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D145366
More information about the All-commits
mailing list