[all-commits] [llvm/llvm-project] 764363: [flang] Runtime validation of SPREAD(DIM=dim) argu...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Mar 7 13:49:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 764363368c53b2032f58af42ebd45393305957a9
https://github.com/llvm/llvm-project/commit/764363368c53b2032f58af42ebd45393305957a9
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M flang/runtime/transformational.cpp
Log Message:
-----------
[flang] Runtime validation of SPREAD(DIM=dim) argument
Crash when DIM= is not a valid dimension in the result.
Differential Revision: https://reviews.llvm.org/D121145
More information about the All-commits
mailing list