[PATCH] D100445: [RS4GC] Introduce intrinsics to get base ptr and offset

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 03:43:49 PDT 2021


yrouban updated this revision to Diff 347897.
yrouban edited the summary of this revision.
yrouban added a comment.
Herald added a subscriber: dexonsmith.

Philip, thank you for comments. I believe I addressed them all.


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

https://reviews.llvm.org/D100445

Files:
  llvm/docs/LangRef.rst
  llvm/docs/Statepoints.rst
  llvm/include/llvm/IR/IRBuilder.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/IR/IRBuilder.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/test/Transforms/RewriteStatepointsForGC/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100445.347897.patch
Type: text/x-patch
Size: 26390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/db1eff35/attachment-0001.bin>


More information about the llvm-commits mailing list