[all-commits] [llvm/llvm-project] f65e76: [flang] Add semantic checks for intrinsic function...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Apr 25 12:38:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f65e76d16df75ca504265bf404b0be74388f2b83
https://github.com/llvm/llvm-project/commit/f65e76d16df75ca504265bf404b0be74388f2b83
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
A flang/test/Semantics/reduce01.f90
Log Message:
-----------
[flang] Add semantic checks for intrinsic function REDUCE()
Support REDUCE's special semantic requirements in intrinsic
procedure semantics.
Differential Revision: https://reviews.llvm.org/D124296
More information about the All-commits
mailing list