[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:05 PDT 2020


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

Removed single use variable definition.


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.261611.patch
Type: text/x-patch
Size: 7745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/d57456aa/attachment-0001.bin>


More information about the cfe-commits mailing list