[PATCH] D99892: [flang] Improve constant folding for type parameter inquiries

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 15:20:08 PDT 2021


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

Responding to Peter's comments to make these changes specific to constant
expressions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99892

Files:
  flang/lib/Evaluate/fold-integer.cpp
  flang/lib/Evaluate/formatting.cpp
  flang/lib/Semantics/type.cpp
  flang/test/Semantics/assign04.f90
  flang/test/Semantics/resolve104.f90
  flang/test/Semantics/resolve89.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99892.335342.patch
Type: text/x-patch
Size: 8688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/e8211e4b/attachment.bin>


More information about the llvm-commits mailing list