[PATCH] D78969: [clang][OpenMP] Fix getNDSWDS for aarch64.

Francesco Petrogalli via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 1 20:54:03 PDT 2020


fpetrogalli updated this revision to Diff 261610.
fpetrogalli added a comment.

I have added (indirect) testing of the values of NDS and WDS.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78969

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/aarch64_vfabi_NarrowestDataSize.c
  clang/test/OpenMP/aarch64_vfabi_WidestDataSize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78969.261610.patch
Type: text/x-patch
Size: 8348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/865c841e/attachment.bin>


More information about the cfe-commits mailing list