[PATCH] D84452: [flang] Implicitly convert result of statement function

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 17:13:48 PDT 2020


tskeith marked 2 inline comments as done.
tskeith added a comment.

In D84452#2170402 <https://reviews.llvm.org/D84452#2170402>, @PeteSteinfeld wrote:

> Is there a test for this?


We don't currently have a way to test the expression that implements a statement function. Once they are lowered the generated code can be verified.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84452





More information about the llvm-commits mailing list