[PATCH] D76058: [OpenMPOpt] Validate declaration types against the expected types

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 10:17:25 PDT 2020


hamax97 updated this revision to Diff 251684.
hamax97 added a comment.

Removing unnecessary check for variadic function.


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

https://reviews.llvm.org/D76058

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/rtf_type_checking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76058.251684.patch
Type: text/x-patch
Size: 7702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/87aa6dec/attachment-0001.bin>


More information about the llvm-commits mailing list