[PATCH] D113560: [fir] Add !fir.char type conversion

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 05:11:20 PST 2021


rovka added a comment.

Fixed with commit 81c99c5404c1 <https://reviews.llvm.org/rG81c99c5404c1aa92eadb7fb93dbeaae7bfaa5195>

So, to answer my own question, stuff in fir-dev seems to know when it needs to add a pointer, and I think a "plain" !fir.char is never expected as a function parameter. I'm not sure if there's a less misleading way to write a test for this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113560



More information about the llvm-commits mailing list