aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorYeting Kuo <yeting.kuo@sifive.com>2023-01-05 15:01:16 +0800
committerYeting Kuo <yeting.kuo@sifive.com>2023-01-06 15:18:12 +0800
commit5a57ebcc4326cc76d6d0f76d8d03d3e53208de21 (patch)
tree4ea61347557eb414b0d06f32a1181fb84da46170 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parent34aa2e24c89ae39c0db4254d8aafcae0285dbe34 (diff)
downloadllvm-5a57ebcc4326cc76d6d0f76d8d03d3e53208de21.zip
llvm-5a57ebcc4326cc76d6d0f76d8d03d3e53208de21.tar.gz
llvm-5a57ebcc4326cc76d6d0f76d8d03d3e53208de21.tar.bz2
[VP][RISCV] Add vp.abs and RISC-V support.
RISC-V uses ISD::ABS lower method (abs x) -> (smax_vl x (sub_vl 0, x)) for ISD::VP_ABS. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D141033
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions