[all-commits] [llvm/llvm-project] 15ea26: [fir] Add fir.char_convert op
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Fri Oct 1 05:40:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15ea26de243ab56dd0cfe8cafee1366b59d2bb84
https://github.com/llvm/llvm-project/commit/15ea26de243ab56dd0cfe8cafee1366b59d2bb84
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Optimizer/Dialect/FIROps.cpp
M flang/test/Fir/fir-ops.fir
M flang/test/Fir/invalid.fir
Log Message:
-----------
[fir] Add fir.char_convert op
Add the fir-char_convert op.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D110818
Co-authored-by: Valentin Clement <clementval at gmail.com>
More information about the All-commits
mailing list