[PATCH] D150636: [LLVM][Uniformity] Propagate divergence only along divergent outputs.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 02:23:10 PDT 2023


foad added inline comments.


================
Comment at: llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/always-uniform-gmir.mir:100
 
-# FIXME :: BELOW INLINE ASM SHOULD BE DIVERGENT
 ---
----------------
Just checking my understanding: this should have said "FIXME: first output of below inline asm should be uniform"?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150636/new/

https://reviews.llvm.org/D150636



More information about the llvm-commits mailing list