[PATCH] D117781: [flang] Update tco tool pipline and add translation to LLVM IR

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 02:07:05 PST 2022


clementval added a comment.

In D117781#3313677 <https://reviews.llvm.org/D117781#3313677>, @mehdi_amini wrote:

> Right, and at this point isn't it identical mlir-translate?

Probably. I didn't check whether there is a difference in the translation phase but my guess would be that they are pretty similar.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117781



More information about the llvm-commits mailing list