[PATCH] D141110: [RS4GC] Remove the hardcoded GC strategy names (v2)

Campbell Suter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 17:48:42 PST 2023


znix updated this revision to Diff 490002.
znix added a comment.

Make individual GCStrategies op-in to RS4GC support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141110

Files:
  llvm/docs/Statepoints.rst
  llvm/include/llvm/IR/GCStrategy.h
  llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h
  llvm/lib/IR/BuiltinGCs.cpp
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141110.490002.patch
Type: text/x-patch
Size: 25849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/c058fe5d/attachment.bin>


More information about the llvm-commits mailing list