[PATCH] D91440: [flang] Fix "EQ" comparison of arrays

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 13:01:38 PST 2020


PeteSteinfeld updated this revision to Diff 305241.
PeteSteinfeld added a comment.

Reworked the code to check array shape conformance as suggested by Peter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91440

Files:
  flang/lib/Evaluate/fold-implementation.h
  flang/lib/Evaluate/shape.cpp
  flang/test/Semantics/shape.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91440.305241.patch
Type: text/x-patch
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/24822046/attachment.bin>


More information about the llvm-commits mailing list