[PATCH] D101962: [AMDGPU] Switch AnnotateUniformValues to MemorySSA

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 18:03:57 PDT 2021


rampitec updated this revision to Diff 343254.
rampitec edited the summary of this revision.
rampitec added a comment.
Herald added a subscriber: nikic.

- Drop now unused dfs include.
- Forgot to add llc-pipeline test.
- Make clang-tidy happy.


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

https://reviews.llvm.org/D101962

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
  llvm/test/CodeGen/AMDGPU/coalescer_remat.ll
  llvm/test/CodeGen/AMDGPU/global-smrd-unknown.ll
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/AMDGPU/soft-clause-exceeds-register-budget.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101962.343254.patch
Type: text/x-patch
Size: 10980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/dd952b4c/attachment-0001.bin>


More information about the llvm-commits mailing list