[fir] Update fir.call op
authorEric Schweitz <eschweitz@nvidia.com>
Wed, 29 Sep 2021 16:29:33 +0000 (18:29 +0200)
committerValentin Clement <clementval@gmail.com>
Wed, 29 Sep 2021 16:32:29 +0000 (18:32 +0200)
commit576301d922a76db34bc344f04174ba38c09bb5ca
treec5ac36ae4638a4675d2682e3aa2bea064cdeef93
parent67a3d1e2755152608fcb1737f7d0519121e037b7
[fir] Update fir.call op

Move builders to .cpp file and update accordingly.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D110698

Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Valentin Clement <clementval@gmail.com>
flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp