[PATCH] D145572: [llvm][Uniformity] consistently handle uniform instructions

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 01:04:58 PST 2023


sameerds updated this revision to Diff 503678.
sameerds added a comment.

Updated the docs to clearly describe the new behaviour around m-converged
property and uniformity.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145572

Files:
  llvm/docs/ConvergenceAndUniformity.rst
  llvm/include/llvm/ADT/GenericUniformityImpl.h
  llvm/lib/Analysis/UniformityAnalysis.cpp
  llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
  llvm/test/Analysis/DivergenceAnalysis/AMDGPU/irreducible/irreducible-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145572.503678.patch
Type: text/x-patch
Size: 5829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/ec4c2ad9/attachment.bin>


More information about the llvm-commits mailing list