aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Lanai
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2026-02-10 09:21:31 -0800
committerGitHub <noreply@github.com>2026-02-10 09:21:31 -0800
commit7e1fff4d5040ed93372975d506cdecd889d70f6a (patch)
tree0b1f4ae70b3f82888e2ec218f96802f2c9c71eb5 /llvm/test/CodeGen/Lanai
parent0d64801bc3b99a73d20032f74df3b87e0a7ed04e (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[flang][runtime] Improve handling of short DATE_AND_TIME(VALUES=) (#180557)HEADmain
When the actual argument associated with the VALUES= dummy argument of the intrinsic subroutine DATE_AND_TIME has fewer than eight elements, we crash with an internal error in the runtime. With this patch, the compiler now checks the size of the vector at compilation time, when it is known, and gracefully copes with a short vector at execution time otherwise, without crashing.
Diffstat (limited to 'llvm/test/CodeGen/Lanai')
0 files changed, 0 insertions, 0 deletions