[all-commits] [llvm/llvm-project] 9615d4: [AMDGPU][Uniformity] SI_IF and SI_ELSE pseudos are...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Thu May 18 23:20:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9615d48540a2d3615df91ae7f053bb5effb72e8e
https://github.com/llvm/llvm-project/commit/9615d48540a2d3615df91ae7f053bb5effb72e8e
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/include/llvm/ADT/GenericUniformityImpl.h
M llvm/lib/Target/AMDGPU/SIInstructions.td
A llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/control-flow-intrinsics.mir
Log Message:
-----------
[AMDGPU][Uniformity] SI_IF and SI_ELSE pseudos are always divergent
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D150861
More information about the All-commits
mailing list