[PATCH] D74925: [OpenMP][Opt] Combine `struct ident_t*` during deduplication

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 10:49:03 PST 2020


jdoerfert updated this revision to Diff 246256.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Add tests, addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74925

Files:
  clang/test/OpenMP/PR44893.c
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/deduplication.ll
  llvm/test/Transforms/OpenMP/gtid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74925.246256.patch
Type: text/x-patch
Size: 18273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/b40d3770/attachment.bin>


More information about the llvm-commits mailing list