diff options
author | Zakk Chen <zakk.chen@sifive.com> | 2021-03-22 07:51:52 -0700 |
---|---|---|
committer | Zakk Chen <zakk.chen@sifive.com> | 2021-03-28 09:04:35 -0700 |
commit | 821547cabb5819ed42245376a9afcd11cdee5ddd (patch) | |
tree | b06dda7ef10791fba30725ebde5f1c8e545df459 /llvm/unittests/Transforms/Utils/CloningTest.cpp | |
parent | 7b9df09e2050b8b2ab941fde7437fb2a67632cd6 (diff) | |
download | llvm-821547cabb5819ed42245376a9afcd11cdee5ddd.zip llvm-821547cabb5819ed42245376a9afcd11cdee5ddd.tar.gz llvm-821547cabb5819ed42245376a9afcd11cdee5ddd.tar.bz2 |
[RISCV][Clang] Update new overloading rules for RVV intrinsics.
RVV intrinsics has new overloading rule, please see
https://github.com/riscv/rvv-intrinsic-doc/commit/82aac7dad4c6c1c351ed5b17ca6007c395843ed7
Changed:
1. Rename `generic` to `overloaded` because the new rule is not using C11 generic.
2. Change HasGeneric to HasNoMaskedOverloaded because all masked operations
support overloading api.
3. Add more overloaded tests due to overloading rule changed.
Differential Revision: https://reviews.llvm.org/D99189
Diffstat (limited to 'llvm/unittests/Transforms/Utils/CloningTest.cpp')
0 files changed, 0 insertions, 0 deletions