diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-10-13 09:05:02 -1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-13 19:05:02 +0000 |
commit | 01a87f2e057f89bc16f76499d5d600d9573a4cd3 (patch) | |
tree | 098f64503eb134d6b0d6eeb92320894479f5aa84 /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 13e563e5c60d9d71f8807477b6ecf555037a35bc (diff) | |
download | llvm-01a87f2e057f89bc16f76499d5d600d9573a4cd3.zip llvm-01a87f2e057f89bc16f76499d5d600d9573a4cd3.tar.gz llvm-01a87f2e057f89bc16f76499d5d600d9573a4cd3.tar.bz2 |
[flang][cuda] Make sure dstEleTy is set when used in CUFOpConversion (#163240)
When the src is an i1, we use the dst element type. In some case, the
dst element type was null. Make sure we pass one to `emboxSrc` and add
an assertion when we use it to catch it in case it is null.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions