[all-commits] [llvm/llvm-project] d090f4: [flang][fir] Add diagnostic tests for FIR ops veri...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Mar 5 07:21:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d090f427780f7c6c556dd79a80673405850a09c8
https://github.com/llvm/llvm-project/commit/d090f427780f7c6c556dd79a80673405850a09c8
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M flang/lib/Optimizer/Dialect/FIROps.cpp
A flang/test/Fir/invalid.fir
Log Message:
-----------
[flang][fir] Add diagnostic tests for FIR ops verifier
Add diagnostic tests with fir-opt for the diagnostics emitted by the ops verifier
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D97996
More information about the All-commits
mailing list