[PATCH] D149646: [LLVM][Uniformity] Propagate temporal divergence explicitly
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 14 05:02:28 PDT 2023
sameerds updated this revision to Diff 521993.
sameerds added a comment.
- only examine blocks that dominate an exit.
- FIXME about narrowing this down to live-out values at each divergent exit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149646/new/
https://reviews.llvm.org/D149646
Files:
llvm/include/llvm/ADT/GenericUniformityImpl.h
llvm/lib/Analysis/UniformityAnalysis.cpp
llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
llvm/test/Analysis/UniformityAnalysis/AMDGPU/temporal_diverge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149646.521993.patch
Type: text/x-patch
Size: 11544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230514/6180e916/attachment.bin>
More information about the llvm-commits
mailing list