[PATCH] D118359: [OpenMPIRBuilder] Store element type in AtomicOpValue
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 06:15:44 PST 2022
nikic updated this revision to Diff 403629.
nikic edited the summary of this revision.
nikic added a comment.
Okay, I think I figured out the right incantation to avoid the getPointerElementType() on the MLIR side as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118359/new/
https://reviews.llvm.org/D118359
Files:
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118359.403629.patch
Type: text/x-patch
Size: 9919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/e47abb88/attachment.bin>
More information about the llvm-commits
mailing list