[all-commits] [llvm/llvm-project] 52d813: [fir] Use notifyMatchFailure in fir.zero_bits conv...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Nov 3 12:45:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52d813edcc78f1e616da7bea61f7e6ad8a5b441a
https://github.com/llvm/llvm-project/commit/52d813edcc78f1e616da7bea61f7e6ad8a5b441a
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm-invalid.fir
Log Message:
-----------
[fir] Use notifyMatchFailure in fir.zero_bits conversion
Change emitOpError to notifyMatchFailure in conversion pattern.
Post-commit change after D113014
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D113091
More information about the All-commits
mailing list