diff options
author | Luke Lau <luke@igalia.com> | 2024-11-04 20:53:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-04 20:53:15 +0800 |
commit | 7d3536840528bb91b6ff90c86084f7879459c450 (patch) | |
tree | 34b826967431b1578753ef1dd9d433ef4bb23267 /clang/tools/include-mapping/cppreference_parser.py | |
parent | a15bf88d532ad2e81d7c54c480707f6c7d8bbeab (diff) | |
download | llvm-7d3536840528bb91b6ff90c86084f7879459c450.zip llvm-7d3536840528bb91b6ff90c86084f7879459c450.tar.gz llvm-7d3536840528bb91b6ff90c86084f7879459c450.tar.bz2 |
[RISCV] Lower vector_shuffle for bf16 (#114731)
This is much the same as with f16. Currently we scalarize if there's no
zvfbfmin, and crash if there is zvfbfmin because it will try to create a
bf16 build_vector, which we also can't lower.
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions