[all-commits] [llvm/llvm-project] 07f1e1: [flang] Correct shape analysis for transformationa...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jan 22 10:54:03 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 07f1e1f44c87d1ee84caf13d6e5aa64eb7e1b068
https://github.com/llvm/llvm-project/commit/07f1e1f44c87d1ee84caf13d6e5aa64eb7e1b068
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
M flang/lib/Evaluate/shape.cpp
Log Message:
-----------
[flang] Correct shape analysis for transformational intrinsic functions
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().
Differential Revision: https://reviews.llvm.org/D94716
More information about the All-commits
mailing list