[PATCH] D83696: [OPENMP]Fix PR46688: cast the type of the allocated variable to the initial one.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 15 07:43:03 PDT 2020


ABataev added a comment.

In D83696#2153258 <https://reviews.llvm.org/D83696#2153258>, @jdoerfert wrote:

> LGTM. We might need to pick this for 11.


Yes, just like the fix for user-defined reduction from https://reviews.llvm.org/D83334


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83696





More information about the cfe-commits mailing list