[PATCH] D84904: [flang] Fixes for RESHAPE()
Pete Steinfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 30 13:55:40 PDT 2020
PeteSteinfeld updated this revision to Diff 282038.
PeteSteinfeld added a comment.
Herald added a reviewer: sscalpone.
I fixed the error messages to put quotes around the names of arguments.
I also created a constant for the name of the invalid intrinsic created when
constant folding runs into errors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84904/new/
https://reviews.llvm.org/D84904
Files:
flang/include/flang/Evaluate/constant.h
flang/include/flang/Evaluate/intrinsics.h
flang/lib/Evaluate/check-expression.cpp
flang/lib/Evaluate/constant.cpp
flang/lib/Evaluate/fold-implementation.h
flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/reshape.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84904.282038.patch
Type: text/x-patch
Size: 8682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/cdb6efcb/attachment.bin>
More information about the llvm-commits
mailing list