[all-commits] [llvm/llvm-project] 1c315f: AMDGPU/UniformityAnalysis: MIR Uniformity analysis...
Petar Avramovic via All-commits
all-commits at lists.llvm.org
Mon Jun 8 04:32:46 PDT 2026
Branch: refs/heads/users/petar-avramovic/inlineasm
Home: https://github.com/llvm/llvm-project
Commit: 1c315fdfd53755d61488ac47c87bd9d3a7c7f984
https://github.com/llvm/llvm-project/commit/1c315fdfd53755d61488ac47c87bd9d3a7c7f984
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M 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