diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2026-02-10 09:21:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-10 09:21:31 -0800 |
| commit | 7e1fff4d5040ed93372975d506cdecd889d70f6a (patch) | |
| tree | 0b1f4ae70b3f82888e2ec218f96802f2c9c71eb5 /llvm/test/Transforms/GlobalOpt/int_sideeffect.ll | |
| parent | 0d64801bc3b99a73d20032f74df3b87e0a7ed04e (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
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/Transforms/GlobalOpt/int_sideeffect.ll')
0 files changed, 0 insertions, 0 deletions
