[flang-commits] [PATCH] D113883: [fir] Add mlir::ComplexType conversion
Kiran Chandramohan via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon Nov 15 04:08:03 PST 2021
kiranchandramohan added a comment.
In D113883#3131041 <https://reviews.llvm.org/D113883#3131041>, @kiranchandramohan wrote:
> This might need a comment on why it is different from the regular mlir complex type conversion.
I am guessing this is for the target-specific conversion which is not available in the regular mlir complex type conversion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113883/new/
https://reviews.llvm.org/D113883
More information about the flang-commits
mailing list