[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 19:15:51 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d26f41f76c4: [RS4GC] Introduce intrinsics to get base ptr and offset (authored by yrouban).

Changed prior to commit:
  https://reviews.llvm.org/D100445?vs=347897&id=348145#toc

Repository:
  rG LLVM Github Monorepo

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.348145.patch
Type: text/x-patch
Size: 26394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/41794bc5/attachment-0001.bin>


More information about the llvm-commits mailing list