[all-commits] [llvm/llvm-project] b38c04: [fir][NFC] Rename operand of EmboxOp
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Sep 28 08:01:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b38c04ab7f8f847eac2b4b6f965137a85c967d21
https://github.com/llvm/llvm-project/commit/b38c04ab7f8f847eac2b4b6f965137a85c967d21
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Optimizer/CodeGen/PreCGRewrite.cpp
M flang/lib/Optimizer/Dialect/FIROps.cpp
Log Message:
-----------
[fir][NFC] Rename operand of EmboxOp
Rename `lenParams` to `typeparams` to be in sync with fir-dev.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D110628
Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list