[all-commits] [llvm/llvm-project] 9d62ef: [RISCV] Add test cases for fsrw/fslw that don't si...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Nov 14 00:00:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d62ef6bc99f1d181fa4e30314c5b24fbf612883
https://github.com/llvm/llvm-project/commit/9d62ef6bc99f1d181fa4e30314c5b24fbf612883
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/test/CodeGen/RISCV/rv64Zbt.ll
Log Message:
-----------
[RISCV] Add test cases for fsrw/fslw that don't sign extend the result. NFC
These currently fail to select fsrw/fslw.
More information about the All-commits
mailing list