[PATCH] D113666: [flang][CodeGen] Transform `fir.emboxchar` to a sequence of LLVM MLIR

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 02:39:09 PST 2021


clementval added a comment.

In D113666#3126782 <https://reviews.llvm.org/D113666#3126782>, @awarzynski wrote:

> In D113666#3126753 <https://reviews.llvm.org/D113666#3126753>, @clementval wrote:
>
>> Don't forget to sync back to fir-dev.
>
> Yup, I was planning to send a bigger patch back to `fir-dev` once I finish `fir.boxchar`. Is that OK?

Yes. We should at least sync once a week if we had couple of patches. `fir-dev` is still moving and keeping it in sync will help to "freeze" some part of the tree in fir-dev later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113666



More information about the llvm-commits mailing list