[PATCH] D144162: [AMDGPU] Replace LegacyDA with Uniformity Analysis in AnnotateUniformValues

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 00:19:41 PST 2023


gandhi21299 updated this revision to Diff 501047.
gandhi21299 added a comment.

- Corrected branch-uniformity.ll and i1-copy-from-loop.ll


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144162

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
  llvm/test/CodeGen/AMDGPU/branch-uniformity.ll
  llvm/test/CodeGen/AMDGPU/divergent-branch-uniform-condition.ll
  llvm/test/CodeGen/AMDGPU/i1-copy-from-loop.ll
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144162.501047.patch
Type: text/x-patch
Size: 11915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/cf29dfe3/attachment.bin>


More information about the llvm-commits mailing list