diff options
author | Michal Paszkowski <michal.paszkowski@outlook.com> | 2023-02-16 21:23:48 +0100 |
---|---|---|
committer | Michal Paszkowski <michal.paszkowski@outlook.com> | 2023-02-21 21:17:33 +0100 |
commit | b8435e392cc82639c3c5e9adff078063ac76c27d (patch) | |
tree | cc49c546e29b92fd6fece20d922dce2705d68c50 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ac35c1d85938f6804c145fb094ae1e7118a7b72c (diff) | |
download | llvm-b8435e392cc82639c3c5e9adff078063ac76c27d.zip llvm-b8435e392cc82639c3c5e9adff078063ac76c27d.tar.gz llvm-b8435e392cc82639c3c5e9adff078063ac76c27d.tar.bz2 |
[SPIR-V] Emit spv_undef intrinsic for aggregate undef operands
This change adds a new spv_undef intrinsic which is emitted in place of
aggregate undef operands and later selected to single OpUndef SPIR-V
instruction. The behavior matches that of Khronos SPIR-V Translator and
should support nested aggregates.
Differential Revision: https://reviews.llvm.org/D143107
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions