[all-commits] [llvm/llvm-project] 7ad7c4: [flang] Add a "not yet implemented" message for la...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Thu Oct 6 08:55:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ad7c4ea86d972ede80a7856909f513b08e3b584
https://github.com/llvm/llvm-project/commit/7ad7c4ea86d972ede80a7856909f513b08e3b584
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M flang/lib/Lower/ConvertExpr.cpp
Log Message:
-----------
[flang] Add a "not yet implemented" message for large, constant arrays
Rather than crashing in llvm code, nip things in the bud.
Differential Revision: https://reviews.llvm.org/D135321
More information about the All-commits
mailing list