[PATCH] D94716: [flang] Correct shape analysis for transformational intrinsic functions

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 12:56:43 PST 2021


klausler created this revision.
klausler added a reviewer: jeanPerier.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Correct the analysis of references to transformational intrinsic
functions that have different semantics based on the presence or
absence of a DIM= argument; add shape analysis for UNPACK().


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94716

Files:
  flang/lib/Evaluate/intrinsics.cpp
  flang/lib/Evaluate/shape.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94716.316757.patch
Type: text/x-patch
Size: 16452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/b5bcb4fe/attachment.bin>


More information about the llvm-commits mailing list