diff options
author | Yeting Kuo <yeting.kuo@sifive.com> | 2023-03-07 20:06:19 +0800 |
---|---|---|
committer | Yeting Kuo <yeting.kuo@sifive.com> | 2023-03-09 17:37:59 +0800 |
commit | b2c48559c882fd558f91e471c4d23ea7b0c6e718 (patch) | |
tree | 73f7edcc2fc7cca3e25cf4ceb26d8d5439c0354d /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | db987b9589be1eb604fcb74c85b410469e31485f (diff) | |
download | llvm-b2c48559c882fd558f91e471c4d23ea7b0c6e718.zip llvm-b2c48559c882fd558f91e471c4d23ea7b0c6e718.tar.gz llvm-b2c48559c882fd558f91e471c4d23ea7b0c6e718.tar.bz2 |
[IR][DAG][RISCV] Allow scalable vector ISD::STRICT_FP_EXTEND and RISC-V supports for vector ISD::STRICT_FP_EXTEND.
The patch mainly does two things. The first is allowing scalable vector
ISD::STRICT_FP_EXTEND. The second is making RISC-V customized lower
strict_fpextend to riscv_strict_fpextend_vl, the strict version of
riscv_fpextend_vl.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D145548
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions