diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-08-14 14:22:36 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-08-14 14:32:38 -0700 |
commit | 3265dfe3e620d526ca15dcecaa1c68e63ceaba45 (patch) | |
tree | 2ec62c54ea3ad3e0e1fbae0a0c965c1191c3f5cb /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 28d577ecefa1557f5dea5566bf33b885c563d14b (diff) | |
download | llvm-3265dfe3e620d526ca15dcecaa1c68e63ceaba45.zip llvm-3265dfe3e620d526ca15dcecaa1c68e63ceaba45.tar.gz llvm-3265dfe3e620d526ca15dcecaa1c68e63ceaba45.tar.bz2 |
[RISCV] Add signext attribute to return of fmv_x_w test in float-convert.ll. NFC
This shows that Zfinx generates a sext.w instruction on RV64.
The fadd.s should have filled the upper bits of the GPR with sign
bits so this is unnecessary. Proving it is unnecessary might be
difficult though.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions