[PATCH] D113703: [RISCV] Reduce duplicate FP test cases.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 12:19:42 PST 2021
craig.topper updated this revision to Diff 386916.
craig.topper added a comment.
Reducing scope to just compares. The fact that we have a logically named file
for fcmps makes this probably the least controversial part. Updated file header
to point out the other files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113703/new/
https://reviews.llvm.org/D113703
Files:
llvm/test/CodeGen/RISCV/double-arith.ll
llvm/test/CodeGen/RISCV/float-arith.ll
llvm/test/CodeGen/RISCV/half-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113703.386916.patch
Type: text/x-patch
Size: 17418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/5abb1e4c/attachment.bin>
More information about the llvm-commits
mailing list