[Openmp-commits] [PATCH] D138704: RFC: [openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARM

Martin Storsjö via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 25 14:41:44 PST 2022


mstorsjo updated this revision to Diff 478025.
mstorsjo added a comment.

Added more comments on the assembly, simplified a few bits about the stack allocation calculation and setting up of the frame pointer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138704

Files:
  openmp/runtime/src/z_Linux_asm.S
  openmp/runtime/src/z_Linux_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138704.478025.patch
Type: text/x-patch
Size: 5831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221125/8ce42f93/attachment.bin>


More information about the Openmp-commits mailing list