[all-commits] [llvm/llvm-project] 56d856: [flang] Add specific TODO for the REDUCE instrinsic
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Aug 17 22:54:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56d856c19554443677d25b91693c82dc7f35aa2c
https://github.com/llvm/llvm-project/commit/56d856c19554443677d25b91693c82dc7f35aa2c
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M flang/lib/Lower/IntrinsicCall.cpp
A flang/test/Lower/Intrinsics/Todo/reduce.f90
Log Message:
-----------
[flang] Add specific TODO for the REDUCE instrinsic
Add a proper TODO for the REDUCE instrinsic instead of crashing.
Reviewed By: PeteSteinfeld, vdonaldson
Differential Revision: https://reviews.llvm.org/D132020
More information about the All-commits
mailing list