[PATCH] D156288: [LLVM] refactor GenericSSAContext and its specializations

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 21:25:53 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb14e30f10daf: [LLVM] refactor GenericSSAContext and its specializations (authored by sameerds).

Changed prior to commit:
  https://reviews.llvm.org/D156288?vs=544193&id=544587#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156288

Files:
  llvm/include/llvm/ADT/GenericCycleImpl.h
  llvm/include/llvm/ADT/GenericCycleInfo.h
  llvm/include/llvm/ADT/GenericSSAContext.h
  llvm/include/llvm/ADT/GenericUniformityImpl.h
  llvm/include/llvm/ADT/GenericUniformityInfo.h
  llvm/include/llvm/CodeGen/MachineSSAContext.h
  llvm/include/llvm/IR/SSAContext.h
  llvm/lib/Analysis/UniformityAnalysis.cpp
  llvm/lib/CodeGen/MachineSSAContext.cpp
  llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
  llvm/lib/IR/SSAContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156288.544587.patch
Type: text/x-patch
Size: 23346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/0468fada/attachment.bin>


More information about the llvm-commits mailing list