[PATCH] D155628: [OpenMP][OpenMPIRBuilder] Make outlined function parameters i64

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 10:13:27 PDT 2023


jsjodin updated this revision to Diff 542093.
jsjodin added a comment.

Change the code to use both ptr and i64 to pass values.


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

https://reviews.llvm.org/D155628

Files:
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/test/Target/LLVMIR/omptarget-region-device-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155628.542093.patch
Type: text/x-patch
Size: 7400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/d15d0b5f/attachment.bin>


More information about the llvm-commits mailing list