[PATCH] D131261: Update llvm.experimental.patchpoint to use opaque pointer for target.

Edd Barrett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 01:49:31 PDT 2022


vext01 updated this revision to Diff 451385.
vext01 added a comment.

As requested, revised diff updates all pointers to opaque pointers in the test files that I've touched.

All tests passing locally.


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

https://reviews.llvm.org/D131261

Files:
  llvm/docs/StackMaps.rst
  llvm/test/Analysis/CallGraph/non-leaf-intrinsics.ll
  llvm/test/Analysis/LazyCallGraph/non-leaf-intrinsics.ll
  llvm/test/CodeGen/AArch64/arm64-anyregcc-crash.ll
  llvm/test/CodeGen/AArch64/arm64-anyregcc.ll
  llvm/test/CodeGen/AArch64/arm64-patchpoint-scratch-regs.ll
  llvm/test/CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll
  llvm/test/CodeGen/AArch64/arm64-patchpoint.ll
  llvm/test/CodeGen/AArch64/arm64-stackmap.ll
  llvm/test/CodeGen/AArch64/stackmap-liveness.ll
  llvm/test/CodeGen/AArch64/stackmap.ll
  llvm/test/CodeGen/MIR/X86/liveout-register-mask.mir
  llvm/test/CodeGen/PowerPC/ppc64-anyregcc-crash.ll
  llvm/test/CodeGen/PowerPC/ppc64-anyregcc.ll
  llvm/test/CodeGen/PowerPC/ppc64-patchpoint.ll
  llvm/test/CodeGen/PowerPC/ppc64-stackmap.ll
  llvm/test/CodeGen/SystemZ/anyregcc-novec.ll
  llvm/test/CodeGen/SystemZ/anyregcc-vec.ll
  llvm/test/CodeGen/SystemZ/anyregcc.ll
  llvm/test/CodeGen/SystemZ/patchpoint-invoke.ll
  llvm/test/CodeGen/SystemZ/patchpoint.ll
  llvm/test/CodeGen/SystemZ/stackmap.ll
  llvm/test/CodeGen/X86/patchpoint-verifiable.mir
  llvm/test/CodeGen/X86/selectiondag-patchpoint-legalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131261.451385.patch
Type: text/x-patch
Size: 82495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/c0039b3d/attachment.bin>


More information about the llvm-commits mailing list