aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2024-10-04 09:25:39 -0700
committerGitHub <noreply@github.com>2024-10-04 09:25:39 -0700
commited0f4074eb86f1588efb11bd06ad4fb383a9a921 (patch)
tree346ad39563e2d7fc3a20b128c24ec4c9574170aa /clang/lib/CodeGen/CodeGenFunction.cpp
parentb91f0def6f261064cedfe0e62395c0097130b8f1 (diff)
downloadllvm-ed0f4074eb86f1588efb11bd06ad4fb383a9a921.zip
llvm-ed0f4074eb86f1588efb11bd06ad4fb383a9a921.tar.gz
llvm-ed0f4074eb86f1588efb11bd06ad4fb383a9a921.tar.bz2
[LLVM][TableGen] Check validity of IIT encoding for vector types (#111152)
Add assert to verify that the `IIT_Vecs` list for IIT encoding of vector types is not empty for vector types (else it will generate an invalid IIT encoding). Remove `llvm_v2048i1_ty` for which this assert fails, since the `Intrinsics.td` file does not define any IIT encoding for vectors of size 2048.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions