[PATCH] D147599: [MLIR][OpenMP] Update OpenMPIRBuilderTest to use opaque pointers
Akash Banerjee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 5 02:56:27 PDT 2023
TIFitis created this revision.
TIFitis added reviewers: kiranchandramohan, jdoerfert, dpalermo, domada, ftynse.
Herald added subscribers: sunshaoce, bzcheeseman, rriddle, guansong, yaxunl.
Herald added a project: All.
TIFitis requested review of this revision.
Herald added subscribers: llvm-commits, jplehr, sstefan1, stephenneuendorffer.
Herald added a project: LLVM.
This patch updates all but two tests to use to use the opaque pointers.
I wasn't able to update the CreateReductions and CreateTwoReductions tests as I don't fully understand them and they need more changes to be updated to opaque pointers.
I've added @ftynse who is the orginal author for those tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D147599
Files:
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147599.511033.patch
Type: text/x-patch
Size: 8624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230405/7abecbf0/attachment.bin>
More information about the llvm-commits
mailing list