diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-12-13 21:38:40 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-12-13 21:38:42 -0800 |
commit | 3cda38796c2ab0255be14fecc88fdbbe090367c2 (patch) | |
tree | 98ac15fe5c54982216af4f19a00d2e35232a7f32 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 10a71981e92d24bf7f93ed21b2acfc2e04c00472 (diff) | |
download | llvm-3cda38796c2ab0255be14fecc88fdbbe090367c2.zip llvm-3cda38796c2ab0255be14fecc88fdbbe090367c2.tar.gz llvm-3cda38796c2ab0255be14fecc88fdbbe090367c2.tar.bz2 |
[RISCV] Add rs2 encoding to the FPUnaryOp_r and FPUnaryOp_r_frm template arguments.
Instead of having unary instruction include a 'let' in their class
body, add rs2val as a template parameter. Then we can use a let
in FPUnaryOp_r and FPUnaryOp_r_frm. This reduces the overall
verbosity of the FP files.
Reviewed By: achieveartificialintelligence
Differential Revision: https://reviews.llvm.org/D115537
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions