[all-commits] [llvm/llvm-project] b3a7e4: AMDGPU/UniformityAnalysis: MIR Uniformity analysis...
Petar Avramovic via All-commits
all-commits at lists.llvm.org
Fri Jun 5 09:02:12 PDT 2026
Branch: refs/heads/users/petar-avramovic/inlineasm
Home: https://github.com/llvm/llvm-project
Commit: b3a7e44ee6a7297ec0f9f799ddb80df06839cc9d
https://github.com/llvm/llvm-project/commit/b3a7e44ee6a7297ec0f9f799ddb80df06839cc9d
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
A llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/inline-asm.mir
Log Message:
-----------
AMDGPU/UniformityAnalysis: MIR Uniformity analysis for INLINEASM
If any of the defs are divergent, need to report instruction as
NeverUniform so that isUniformReg can calculate uniformity for each def.
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