[PATCH] D128009: [flang] Add semantics test for image_status and add a check

Katherine Rasmussen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 11:47:03 PDT 2022


ktras updated this revision to Diff 442650.
ktras added a comment.

Added a check for non positive values if an array is passed to the `image` argument of `image_status` or the `size` argument of `ishftc`.


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

https://reviews.llvm.org/D128009

Files:
  flang/lib/Evaluate/intrinsics.cpp
  flang/test/Semantics/image_status.f90
  flang/test/Semantics/ishftc.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128009.442650.patch
Type: text/x-patch
Size: 11887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/92ff77fc/attachment.bin>


More information about the llvm-commits mailing list